README.md

facefuns

Miscellaneous convenience/wrapper functions around geometric morphometric analyses of 2D and 3D face data. A brief intro to working with 2D face data can be found here; there are also tutorials on how to calculate averageness, asymmetry and sexual dimorphism from 2D face images. For an overview of all currently implemented functions, see here.

This package is being developed with financial support from ERC grant #647910 KINSHIP awarded to Lisa DeBruine.

Last update: 2021-03-15

Installation

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

# install.packages("devtools")
devtools::install_github("iholzleitner/facefuns")

If you get a 404 error, try:

devtools::install_github("iholzleitner/facefuns", ref = "main")

Ethical Face Research

We are committed to ethical face research. This means:

Funding

The development of facefuns is support by ERC grant #647910 KINSHIP awarded to Lisa DeBruine.

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/facefuns documentation built on March 19, 2021, 2:43 p.m.