charge_complement-ref_parqual-method: Loads an additional dataset this method is loaded to obtain...

charge_complement,ref_parqual-methodR Documentation

Loads an additional dataset this method is loaded to obtain the possible values of a qualitative parameter. Here data only contains one line

Description

Loads an additional dataset this method is loaded to obtain the possible values of a qualitative parameter. Here data only contains one line

Usage

## S4 method for signature 'ref_parqual'
charge_complement(object)

Arguments

object

An object of class ref_parqual-class

Value

An S4 object of class ref_parqual-class with the valqual slot filled

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr

Examples

## Not run: 
 dc_selected=6
taxa_selected=2038
 stage_selected='AGJ'
 object=new('ref_parqual')
 object<-charge(object)
 charge_complement(object)

## End(Not run)  

stacomiR documentation built on July 18, 2022, 5:09 p.m.