Skip to content

gmonette/capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

capstone

R package for MATH 4939 at York University

Version 0.1.0

Installation

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)

About

R package for MATH 4939 at York University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors