View source: R/species_data_functions.R
get_sp_mean_size | R Documentation |
The CRC Handbook (Dunning 2008) often contains multiple records for mean body mass (and standard deviation of body mass) for a species, drawn from different locations or for different sexes. This function summarizes across all records for each species to produce species-level means for the mean and standard deviation of body mass.
get_sp_mean_size(sd_dat)
sd_dat |
dataframe of mean and standard deviation of body mass for all
records for all species; generated by |
sd_dat
summarized to species-level means for the mean and standard
deviation of body mass
Dunning, J. B. (2008). CRC handbook of avian body masses (2nd ed.). CRC Press.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.