charge,ref_parqual-method {stacomiR}R Documentation

Loading method for Reparqual referential objects

Description

Loading method for Reparqual referential objects

Usage

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

Arguments

object

An object of class ref_parqual-class

Value

An S4 object of class ref_parqual

Author(s)

Cedric Briand cedric.briand"at"eptb-vilaine.fr

Examples

## Not run: 
 object=new("ref_parqual")
 charge(object)

## End(Not run)

[Package stacomiR version 0.5.4.2 Index]