geozoo: High Dimensional Geometric Library

Master: Build Status codecov.io CRAN_Status_Badge

Dev: Build Status codecov.io

Installation

To install this package from Github or CRAN, do the following from the R console:

# Github
library(devtools)
install_github("schloerke/geozoo")
# CRAN
install.packages("geozoo")