powered by
A function to find a set of parameters
model_parameters(sp, family, otolith = TRUE, temp, ...)
Species name
family
TRUE or FALSE, if TRUE, function will only search fishbase for growth parameters that are based upon otolith analysis
temperature
Additional arguments to find_lw.
find_lw
Returns a dataframe with all parameters that can be estimated
# NOT RUN { library(fishflux) model_parameters(sp = "Scarus psittacus", family = "Scaridae", temp = 27) # } # NOT RUN { # }
Run the code above in your browser using DataLab