stacomiR (version 0.5.4.0)

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

Description

Loading method for refliste referential objects

Usage

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

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

Value

An object of class ref_list

Examples

Run this code
# NOT RUN {
 object=new("ref_list")
charge(object)
# }

Run the code above in your browser using DataCamp Workspace