https://github.com/tabe/allometry
An R package for allometric datasets
https://github.com/tabe/allometry
Last synced: 11 months ago
JSON representation
An R package for allometric datasets
- Host: GitHub
- URL: https://github.com/tabe/allometry
- Owner: tabe
- License: gpl-3.0
- Created: 2025-07-03T03:35:26.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-18T12:03:38.000Z (11 months ago)
- Last Synced: 2025-07-18T15:45:44.814Z (11 months ago)
- Language: R
- Size: 33.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE.md
Awesome Lists containing this project
README
# allometry: Examples of Datasets on Allometry
[](https://CRAN.R-project.org/package=allometry)
[](https://github.com/tabe/allometry/actions/workflows/check-standard.yaml)
[](https://CRAN.R-project.org/package=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, )
## Installation
```R
# Install the released version from CRAN
install.packages("allometry")
# Install the development version from GitHub
devtools:install_github("tabe/allometry")
```
## License
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.en.html)