choice_c,ref_par-method {stacomiR}R Documentation

Command line interface to select a parameter

Description

the choice_c method is intendedto have the same behaviour as choice (which creates a widget in the graphical interface) but from the command line. If an objectreport is passed as a parameter, the method will do a charge_with_filter to select only the taxa present in the counting devices

Usage

## S4 method for signature 'ref_par'
choice_c(object, par, silent = FALSE)

Arguments

object

an object of class ref_par-class

par

A character vector of par

silent

Default FALSE but not used there

Value

An object of class ref_par-class

Author(s)

Cedric Briand cedric.briand"at"eptb-vilaine.fr


[Package stacomiR version 0.5.4.2 Index]