charge_complement,ref_parqual-method {stacomiR} | R Documentation |
Loads an additional dataset this method is loaded to obtain the possible values of a qualitative parameter. Here data only contains one line
## S4 method for signature 'ref_parqual' charge_complement(object)
object |
An object of class ref_parqual-class |
An S4 object of class ref_parqual with the valqual slot filled
Cedric Briand cedric.briand"at"eptb-vilaine.fr
## Not run: dc_selectionne=6 taxa_selectionne=2038 stage_selectionne="AGJ" object=new("ref_parqual") object<-charge(object) charge_complement(object) ## End(Not run)