as.FLSR {FLCore} | R Documentation |
Objects of class FLBiol-class
can be created by coercing objects of other classes.
Current implementation accepts 'FLBiol' and 'FLStock' objects.
as.FLSR(object, ...)
object |
|
... |
Any other 'FLSR' slot |
This is a generic method. New methods can be defined to convert various classes to FLSR
.
Methods exist for conversion of FLStock
and FLBiol
objects.
as.FLSR
returns an FLSR
object
FLR Team
FLSR-class
, FLBiol-class
, FLStock-class
.