Description
Examples of Datasets on Allometry.
Description
Examples of datasets on allometry, the study of the relationship of biological traits to body size. This package contains the dataset of morphological measurement taken from 113 maritime earwigs (Anisolabis maritima) by Matsuzawa and Konuma (2025) <doi:10.1093/biolinnean/blaf031>.
README.md
allometry
This package contains the following datasets about allometry:
- `earwigs': The morphological measurement of 113 maritime earwigs (Anisolabis maritima). (Source: Tomoki Matsuzawa, Junji Konuma, Positive allometry in the forceps of the female earwig Anisolabis maritima (Dermaptera: Anisolabididae), Biological Journal of the Linnean Society, Volume 145, Issue 2, June 2025, blaf031, https://doi.org/10.1093/biolinnean/blaf031)
Installation
# Install the released version from CRAN
install.packages("allometry")
# Install the development version from GitHub
devtools:install_github("tabe/allometry")