MomX is an ecosystem of R packages for everything 2D morphometrics, that is the statistical description of shape and its (co)variation.
MomX is intended to provide a complete, comfortable, powerful, and - last but not least - open-source workflow for morphometrics.
MomX packages share common principles and work together well. This architecture is largely inspired by the tidyverse.
Installation
You can install the development version of MomX from GitHub with:
# install.packages("pak") # once on CRAN
pak::pak("MomX/MomX") # so farThen you can install all MomX packages from GitHub with:
