as.FLBiol {FLCore}R Documentation

Method for creating an FLBiol object from other classes

Description

Objects of class FLBiol-class can be created by coercing objects of oter classes. Current implementation accepts another FLBiol object only.

Usage

as.FLBiol(object, ...)

Arguments

object An FLBiol object
... Arguments containing slots to be modified

Value

an object of class FLBiol-class

Author(s)

FLR Team. L.T. Kell

See Also

FLBiol-class

Examples






[Package FLCore version 1.3-3 Index]