View source: R/model_parameters.R
model_parameters | R Documentation |
A function to find a set of parameters
model_parameters(sp, family, otolith = TRUE, temp, ...)
sp |
Species name |
family |
family |
otolith |
TRUE or FALSE, if TRUE, function will only search fishbase for growth parameters that are based upon otolith analysis |
temp |
temperature |
... |
Additional arguments to |
Returns a dataframe with all parameters that can be estimated
## Not run: library(fishflux) model_parameters(sp = "Scarus psittacus", family = "Scaridae", temp = 27) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.