R package for MATH 4939 at York University
Version 0.1.0
To install this package, use the following commands in R:
if (!require(devtools)) install.packages("devtools")
library(devtools)
install_github("gmonette/capstone")
This installs the package from source, so you will need to have R Tools installed on your system. R Tools for Windows takes you to the download page for Windows. R Tools for Mac OS X has the required programs for Mac OS X.
To use the package, you need to load it with:
library(capstone)