README.md

Doing Data Science with R

The package is under developing and is not ready to use!

The DataScienceR package contains functions to streamline real-world data science practice. There are three major topics:

The package utilizes a number of R packages. DataScienceR loads packages as needed and assumes that they are installed. Install package using:

library(devtools)
install_github("happyrabbit/DataScienceR")
library(DataScienceR)


happyrabbit/DataScienceR documentation built on May 17, 2019, 2:41 p.m.