stacomiR (version 0.5.3.1)

chargecomplement-methods: Methods for Function chargecomplement

Description

Methods for function chargecomplement method chargecomplement this method is called after selecting the object (data only counts one line) and allows a request to obtain a complement, for instance possible values for a qualitative parameter

Arguments

Methods

signature(object = "ref_parqual")

collexts possible values for a qualitative parameter, for instance for parameter sex would be values male & female

Examples

Run this code
# NOT RUN {
dc_selectionne=6
taxa_selectionne=2038
stage_selectionne="AGJ"
object=new("ref_parqual")
object<-charge(object)
chargecomplement(object)
# }

Run the code above in your browser using DataCamp Workspace