summary: Method summary

Description Generic function Methods Author(s) See Also Examples

Description

Outputs a general summary of the structure and content of the object. The particular output obtined depends on the class of the argument object.

Generic function

summary(object)

Methods

signature(object=FLQuant) :

Returns dimensions, quant, units and distribution of data, including percentage of NAs

signature(object=FLQuantPoint) :

Returns dimensions, quant, units and distribution of data

signature(object=FLComp) :

Outputs name, desc, quant and dimensions of each slot

signature(object=FLQuants) :

Returns dimensions, quant, units and distribution of data, including percentage of NAs for each element in the list

signature(object=FLPar) :

Returns the values stored, or tehir basic statistics

signature(object=FLFleet) :

Outputs name, desc, quant and dimensions of each slot

signature(object=FLModel) :

Returns the name, desc and content of model-related slots

Author(s)

The FLR Team

See Also

summary

Examples

1
2
3
4
5

FLCore documentation built on May 2, 2019, 5:46 p.m.