| charge_with_filter,ref_par-method | R Documentation | 
ref_par referential objects searching only those parameters existing for a DC, a Taxa, and a stageLoading method for ref_par referential objects searching only those parameters existing for a DC, a Taxa, and a stage
## S4 method for signature 'ref_par' charge_with_filter(object, dc_selected, taxa_selected, stage_selected)
| object | An object of class ref_par-class | 
| dc_selected | A counting device selected for the report | 
| taxa_selected | The taxa selected for the report | 
| stage_selected | The stage selected for the report | 
An S4 object of class ref_par-class
Cedric Briand cedric.briand@eptb-vilaine.fr
## Not run: 
 object=new('ref_par')
charge_with_filter(object,dc_selected=6,taxa_selected=2038,stage_selected=c('AGJ','CIV'))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.