choicemult,ref_parqual-method {stacomiR}R Documentation

Multiple Choice method for ref_parqual referential objects internal use

Description

Multiple Choice method for ref_parqual referential objects internal use

Usage

## S4 method for signature 'ref_parqual'
choicemult(object, objectreport = NULL,
  nomassign = "ref_parqual", label = gettext("Qualitative", domain =
  "R-stacomiR"))

Arguments

object

An object of class ref_parqual-class

objectreport

An object report which includes the ref_parqual-class, default NULL

nomassign

The name used when assigning the object ref_parqual to the envir_stacomi environment

label

The name of the frame

Note

this methods rewrites that of the ref_par as it integrates a call to chargecomplement to load the list of possible values for a qualitative parameter

Author(s)

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


[Package stacomiR version 0.5.4.4 Index]