View source: R/metabolic_rate.R
individual_metabolic_rate | R Documentation |
Given an individual's body mass (in grams), use allometric scaling (Fristoe 2015) to estimate basal metabolic rate.
individual_metabolic_rate(mass)
mass |
mass in grams |
estimated basal metabolic rate
Fristoe, T. S. (2015). Energy use by migrants and residents in North American breeding bird communities. Global Ecology and Biogeography, 24(4), 406–415. https://doi.org/10.1111/geb.12262
individual_metabolic_rate(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.