knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

demopckg

Miscellaneous convenience functions around geometric morphometric analyses of 2D and 3D face data.

Installation

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

devtools::install_github("iholzleitner/demopckg")

Credits

Many of the functions in this package are tweaks on existing functions written by others, and for some functions code has been adopted verbatim.



iholzleitner/demopckg documentation built on Oct. 7, 2020, 12:26 a.m.