stacomiR (version 0.6.1)

charge,ref_list-method: Loading method for ref_list referential objects

Description

Loading method for ref_list referential objects

Usage

# S4 method for ref_list
charge(object, listechoice, label)

Value

An S4 object of class ref_list-class

An S4 object of class ref_list-class

Arguments

object

An object of class ref_list-class

listechoice

A character vector setting the possible values in which the user can select

label

A label for refliste

Author

Cedric Briand cedric.briand@eptb-vilaine.fr

Examples

Run this code
if (FALSE) {
 object=new('ref_list')
charge(object)
}

Run the code above in your browser using DataLab