stacomiR (version 0.6.1)

charge,ref_parquan-method: Loading method for Reparquan referential objects

Description

Loading method for Reparquan referential objects

Usage

# S4 method for ref_parquan
charge(object)

Value

An S4 object of class ref_parquan-class with data loaded

Arguments

object

An object of class ref_parquan-class

Author

Cedric Briand cedric.briand@eptb-vilaine.fr

Examples

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

Run the code above in your browser using DataLab