Skip to content

Dublin Bike R data package

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

mryap/dublinbikes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dublinbikes

The goal of dublinbikes package is to provide R user access to quarterly rollups of historic bike data. Static data provides information like bike station position, number of bike stands, payment terminal availability. It is formatted to be convenient for data analysis with R.

Installation

install.packages("devtools")
devtools::install_github("mryap/dublinbikes")

Access the data package

Once the package is installed, load the library every time to access it.

library(dublinbikes)
dplyr::glimpse(dublinbikes)

License

This package is licensed under MIT license.

About

Dublin Bike R data package

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages