FLBiols-class {FLCore}R Documentation

Class FLBiols

Description

An FLBiols object is a collection of different FLBiol datasets.

Objects from the Class

Objects can be created by calls of the form new("FLBiols", ...) or directly with \code{FLBiols()}

Slots

.Data:
Object of class "list". Holds a variable number of FLBiol objects
desc:
A description of the list.

Extends

Class "list", from data part.

Methods

summary
signature(FLBiols): Summary of the object.
show
signature(FLBiols): Shows the object.
is.FLBiols
signature(object = "FLBiols"): Check if an object is of class FLBiols.

Author(s)

FLR Team

See Also

FLBiol-class


[Package FLCore version 1.4-3 Index]