knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Miscellaneous convenience functions around geometric morphometric analyses of 2D and 3D face data.
You can install the development version of demopckg from GitHub with:
devtools::install_github("iholzleitner/demopckg")
Many of the functions in this package are tweaks on existing functions written by others, and for some functions code has been adopted verbatim.
Select PCs using Broken Stick criterion: based on function "evplot" by Francois Gillet, see http://adn.biol.umontreal.ca/~numericalecology/numecolR/ (from material for first edition, license GPL-2)
Flat violin plots: by Ben Marwick, see https://gist.githubusercontent.com/benmarwick/2a1bb0133ff568cbe28d/
Split violin plots: by StackOverflow user jan-glx, see https://stackoverflow.com/questions/35717353/split-violin-plot-with-ggplot/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.