stacomiR (version 0.6.1)

charge_with_filter,ref_taxa-method: Loading method for ref_taxa referential objects searching only taxa existing for a DC

Description

Loading method for ref_taxa referential objects searching only taxa existing for a DC

Usage

# S4 method for ref_taxa
charge_with_filter(object, dc_selected)

Value

An S4 object of class ref_taxa-class with all taxa present on a DC (counting device)

Arguments

object

An object of class ref_taxa-class

dc_selected

A counting device selected, only taxa attached to this dc are selected

Author

Cedric Briand cedric.briand@eptb-vilaine.fr

Examples

Run this code
if (FALSE) {
 dc_selected=6
 object=new('ref_taxa')
 charge_with_filter(object,dc_selected=dc_selected)}

Run the code above in your browser using DataLab