Part of MomX
The goal of Momacs is to interactively acquire morphometrics data such as landmarks, sliding landmarks, curves, and outlines.
Once on CRAN, you can install the released version of Momacs from CRAN with:
install.packages("Momacs")
So far you can :
devtools::install_github("MomX/Momacs")
Then just launch it with:
library(Momacs)
acquire()
Momacs benefited from the Montpellier Bioinformatics Biodiversity platform services, through Jimmy Lopez contribution.