asOld: Old S3 coercion methods

Description Generic function Methods Author(s) See Also Examples

Description

These methods convert or coerce an object of a given class into another class. They follow the S3 syntax for coercion methods and are being slowly substituted by as() (see coerce.

Generic function

as.FLBiol(object)

Convert to an FLBiol

as.FLIndex(object)

Convert to an FLIndex

as.FLSR(object)

Convert to an FLSR

as.FLQuant(x)

Convert to an FLQuant

Methods

signature(object=FLBiol) :

Describe method

signature(object=FLStock) :

Describe method

signature(object=FLFleet) :

Describe method

signature(object=FLStock) :

Describe method

signature(object=FLBiol) :

Describe method

signature(x=array) :

Describe method

signature(x=matrix) :

Describe method

signature(x=FLQuant) :

Describe method

signature(x=vector) :

Describe method

signature(x=data.frame) :

Describe method

Author(s)

The FLR Team

See Also

FLComp

Examples

1
2
3

FLCore documentation built on May 2, 2019, 5:46 p.m.