Description Usage Format Details Source Examples
Morphological parameters of species extracted from Pennycuick, C. J., Åkesson, S., & Hedenström, A. (2013)
| 1 | 
A data frame with 25 observations on the following 5 variables.
Scientific.Namea character vector
Common.Namea character vector
Massa numeric vector
Spana numeric vector
Wing.areaa numeric vector
Morphological parameters of species
Pennycuick, C. J., Åkesson, S., & Hedenström, A. (2013). Air speeds of migrating birds observed by ornithodolite and compared with predictions from flight theory. Journal of the Royal Society Interface, 10(86), 20130419.
| 1 2 | utils::data(parameters)
morphParam <- BirdMorphParam(parameters[,3], parameters[,4], parameters[,5])
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.