charge_with_filter,ref_taxa-method | R Documentation |
Loading method for ref_taxa referential objects searching only taxa existing for a DC
## S4 method for signature 'ref_taxa'
charge_with_filter(object, dc_selected)
object |
An object of class ref_taxa-class |
dc_selected |
A counting device selected, only taxa attached to this dc are selected |
An S4 object of class ref_taxa-class with all taxa present on a DC (counting device)
Cedric Briand cedric.briand@eptb-vilaine.fr
## Not run:
dc_selected=6
object=new('ref_taxa')
charge_with_filter(object,dc_selected=dc_selected)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.