FLBiols-class {FLCore} | R Documentation |
An FLBiols object is a collection of different FLBiol datasets.
Objects can be created by calls of the form new("FLBiols", ...) or directly with \code{FLBiols()}
.Data
:"list"
. Holds a variable number of FLBiol
objectsdesc
:
Class "list"
, from data part.
signature(FLBiols)
: Summary of the object.signature(FLBiols)
: Shows the object.signature(object = "FLBiols")
: Check if an object is of class FLBiols
.FLR Team