Learn R Programming

stacomiR (version 0.6.0)

charge,ref_df-method: Loading method for DF referential objects

Description

Loading method for DF referential objects

Usage

# S4 method for ref_df
charge(object)

Arguments

object

An object of class ref_df-class

Value

An object of class ref_df with df loaded

Examples

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

Run the code above in your browser using DataLab