| range {FLCore} | R Documentation |
Extraction and modification of the range slot from objects of any class
inheriting from FLComp-class.
range(x, i) range<-(x, i, value)
The FLR Team
# example FLStock data(ple4) range(ple4) range(ple4, 'plusgroup') range(ple4, 'plusgroup') <- 14