README.md

buad312data

An R package with some of the data sets for BUAD 312: Statistics and Data Science for Business.

To install the package, run the following code in an R console:

install.packages("remotes")
remotes::install_github("BUAD312/BUAD_312_data")

As with any other package, run the following to load:

library(buad312data)

Available data sets: bike_trip_data stations



BUAD312/BUAD_312_data documentation built on March 17, 2021, 11:43 a.m.