An R package that provides datasets useful for biological and forensic anthropology. In addition, it includes helper functions for working with dataframes.
bioanth

An R package that provides datasets useful for biological and forensic anthropology. In addition, it includes helper functions for working with dataframes.
This package provides the following datasets:
howell
: Howells Craniometric Data Sethowelltest
: Howells Craniometric Test Data Setgoldman
: Goldman Osteometric Data Set
Note: These data sets are from http://web.utk.edu/~auerbach/DATA.htm
Additionally, the following functions are included:
lower_names
: Converts column names of a data frame to lower (or upper) case.lower_factors
: Converts factor labels to lower (or upper) case.
Installation:
rinstall.packages("devtools")devtools::install_github("geanes/bioanth")
To restore the repository download the bundle
wget https://archive.org/download/github.com-geanes-bioanth_-_2015-02-27_03-40-21/geanes-bioanth_-_2015-02-27_03-40-21.bundle
and run:
git clone geanes-bioanth_-_2015-02-27_03-40-21.bundle
Source:
https://github.com/geanes/bioanthUploader:
geanesUpload date: 2015-02-27