Development (master):
landvR
is a R
utility package for measuring landmark variation based on geomorph
data.landvR
if(!require(devtools)) install.packages("devtools")
library(devtools)
install_github("TGuillerme/landvR")
library(landvR)
The packages comes with several vignettes (some of them are still drafts) on:
How to perform the landmark Procrustes coordinates variation test: online or in Rmd.
Some different systems for looking at landmark variation (displacement): online or in Rmd.
Using landmark variation area as an alternative approach to Procrustes distance: online or in Rmd.
How to rarefy a statistical test along a phylogeny: online or in Rmd.
2019/10/28 - v0.4
prop.part.names
: a function for getting names of species within clades.
rarefy.stat
: a function for rarefying statistics.Previous patch notes and notes for the next version can be seen here.
If you are using this package, please cite the paper:
If you are using the landmark variation test, please cite the paper:
You can find a list of papers that cited landvR
and got picked by google scholar here.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.