geozoo: High Dimensional Geometric Library
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")GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up