Learn R Programming

stacomiR (version 0.6.0)

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)

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 S4 object of class ref_list-class

An S4 object of class ref_list-class

Examples

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

Run the code above in your browser using DataLab