View source: R/species_data_functions.R
species_estimate_sd | R Documentation |
Using the parameters estimated in get_sd_parameters
, estimate the standard
deviation of body mass for a species based only on its mean body mass.
species_estimate_sd(sp_mean, pars = NULL)
sp_mean |
mean body mass, in grams |
pars |
list containing |
the estimated standard deviation of body mass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.