charge,ref_df-method {stacomiR}R Documentation

Loading method for DF referential objects

Description

Loading method for DF referential objects

Usage

## S4 method for signature 'ref_df'
charge(object)

Arguments

object

An object of class ref_df-class

Value

An object of class ref_df with df loaded

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr

Examples

## Not run: 
 object=new('ref_df')
charge(object)

## End(Not run)

[Package stacomiR version 0.6.1 Index]