ISAAKiel / quantAAR

R Package - Quantitative Analysis in Archaeology
13 stars 1 forks source link

Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work. Travis-CI Build Status Coverage Status CRAN\_Status\_Badge

quantAAR

quantAAR contains tidy wrappers and useful utility function for common applications of exploratory statistics in archaeology:

Wrapper functions:

Data preparation functions:

Data:

Installation

quantAAR is currently not on CRAN, but you can use devtools to install the development version. To do so:

if(!require('devtools')) install.packages('devtools')
devtools::install_github('ISAAKiel/quantAAR')

Licence

quantAAR is released under the GNU General Public Licence, version 2. Comments and feedback are welcome, as are code contributions.