Description Usage Arguments Value Author(s) Examples
Loads an additional dataset this method is loaded to obtain the possible values of a qualitative parameter. Here data only contains one line
1 2 | ## S4 method for signature 'ref_parqual'
charge_complement(object)
|
object |
An object of class ref_parqual-class |
An S4 object of class ref_parqual-class with the valqual slot filled
Cedric Briand cedric.briand'at'eptb-vilaine.fr
1 2 3 4 5 6 7 8 9 | ## Not run:
dc_selected=6
taxa_selected=2038
stage_selected='AGJ'
object=new('ref_parqual')
object<-charge(object)
charge_complement(object)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.