expand {FLCore}R Documentation

Trim FLR objects using named dimensions

Description

Need to add

Generic function

expand(x)

Methods

signature(x=FLArray) :
Describe method
signature(x=FLComp) :
Describe method
signature(x=FLStock) :
Describe method

Author(s)

The FLR Team

See Also

FLComp

Examples

data(ple4)

expand(ple4, year=1957:2003)

[Package FLCore version 2.2 Index]