Skip to contents

Interactive Shiny application for digitizing morphometric data from images.

Supports landmarks, polylines, polygons, curves, and outlines with export to JSON format.

Installation

You can install the development version of Momacs from GitHub with:

# install.packages("pak")
pak::pak("MomX/Momacs")

Example

This is a basic example which shows you how to solve a common problem:

library(Momacs)
## basic example code