Skip to content

Repository files navigation

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

About

An R package for the LA Metro bike share data used in BUAD 312 Spring 2021

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages