| FLStocks {FLCore} | R Documentation |
Method FLStocks
Description
Method for creating an object of class FLStocks.
Generic function
FLStocks(object)
Methods
- signature(object=ANY) :
- Returns an FLStocks object with the given named elements
- signature(object=missing) :
- Returns an FLStocks object
- signature(object=list) :
- Returns an FLStocks object with the provided list as its core
Author(s)
The FLR Team
See Also
FLStocks-class, FLlst-class, FLStock-class
Examples
stock <- window(ple4, 1980, 2000)
summary(FLStocks(ple4=ple4, shortple4=stock))
[Package
FLCore version 2.2
Index]