stacomiR (version 0.5.3.1)

charge,ref_par-method: Loading method for Repar referential objects

Description

Loading method for Repar referential objects

Usage

# S4 method for ref_par
charge(object)

Arguments

object

An object of class ref_par-class

Value

An S4 object of class ref_par

Examples

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

Run the code above in your browser using DataCamp Workspace