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