Skip to content

davidcsterratt/geometry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R geometry package

This is the development version of the R geometry package.

To install and test, type the following within R:

install.packages("devtools")
devtools::install_github("davidcsterratt/geometry", subdir="pkg", build_vignettes=TRUE)

For instructions on tasks involved in developing the package, see the NOTES.md file.

Travis build status