survey,FLStock-method | R Documentation |
Creates an FLQuant
to represent an index of relative abundance
## S4 method for signature 'FLStock'
survey(
object,
timing = FLQuant(0, dimnames = dimnames(m(object))),
wt = stock.wt(object),
sd = 0,
log = FALSE,
...
)
object |
|
timing |
blah,blah,blah,... |
... |
any additional arguments |
sel |
|
fish.dependent |
|
effort |
|
mass |
|
FLQuant
with time series
FLQuant
with time series
## Not run:
data(ple4)
cpue <- oem(ple4)
## End(Not run)
## Not run:
data(ple4)
cpue=oem(ple4)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.