leslie,FLBRP-method | R Documentation |
Creates a Leslie Matrix from a FLBRP
object that represents a population at equilibrium
## S4 method for signature 'FLBRP'
leslie(object, fbar = FLQuant(0), numbers = TRUE, ...)
object |
|
fbar |
|
numbers |
|
... |
any other arguments |
matrix
lhRef
, lhPar
, lhEql
## Not run:
eql=lhEql(lhPar(FLPar(linf=100)))
leslie(eql)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.