TWilliamBell/angler: calculate sexual shape and size dimorphism from landmark data

Geometric morphometric data may be processed through the geomorph package, and that package has functionality for testing the significance of sexual dimorphism. However the more relevant value for all sorts of analysis is the actual value of SShD and SSD, and this package is designed to calculate those. I would like to credit Hilary Parker for an accessible introduction to making R packages (https://hilaryparker.com/2014/04/29/writing-an-r-package-from-scratch/) and Ian Dworkin for introducing me to the statistical tools used in geometric morphometrics & proof reading my work.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("TWilliamBell/angler")
TWilliamBell/angler documentation built on March 31, 2022, midnight