README.md

QMSS_package

R package for Greg Eirich's QMSS Courses at Columbia University

Installation

Run the following code in R:

if (!require("devtools"))
  install.packages("devtools")
devtools::install_github("jgabry/QMSS_package")

After installation run library(QMSS) to load the package and help(package = "QMSS") to display the R documentation for the package.



jgabry/QMSS_package documentation built on May 19, 2019, 7:18 a.m.