as.FLSR {FLCore}R Documentation

Method for creating an FLSR object from other classes.

Description

Objects of class FLBiol-class can be created by coercing objects of other classes. Current implementation accepts 'FLBiol' and 'FLStock' objects.

Usage

  as.FLSR(object, ...)

Arguments

object
... Any other 'FLSR' slot

Details

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.

Value

as.FLSR returns an FLSR object

Author(s)

FLR Team

See Also

FLSR-class, FLBiol-class, FLStock-class.


[Package FLCore version 1.4-3 Index]