Package: bluebike 0.0.3
bluebike: Blue Bike Comprehensive Data
Facilitates the importation of the Boston Blue Bike trip data since 2015. Functions include the computation of trip distances of given trip data. It can also map the location of stations within a given radius and calculate the distance to nearby stations. Data is from <https://www.bluebikes.com/system-data>.
Authors:
bluebike_0.0.3.tar.gz
bluebike_0.0.3.zip(r-4.5)bluebike_0.0.3.zip(r-4.4)bluebike_0.0.3.zip(r-4.3)
bluebike_0.0.3.tgz(r-4.4-any)bluebike_0.0.3.tgz(r-4.3-any)
bluebike_0.0.3.tar.gz(r-4.5-noble)bluebike_0.0.3.tar.gz(r-4.4-noble)
bluebike_0.0.3.tgz(r-4.4-emscripten)bluebike_0.0.3.tgz(r-4.3-emscripten)
bluebike.pdf |bluebike.html✨
bluebike/json (API)
NEWS
# Install 'bluebike' in R: |
install.packages('bluebike', repos = c('https://zyang2k.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zyang2k/bluebike/issues
- station_data - Blue bike station data
- trip_history_sample - Random 1000 samples from the Blue Bikes System Data website
Last updated 3 years agofrom:36662e1b7d. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | NOTE | Nov 04 2024 |
R-4.5-linux | NOTE | Nov 04 2024 |
R-4.4-win | NOTE | Nov 04 2024 |
R-4.4-mac | NOTE | Nov 04 2024 |
R-4.3-win | NOTE | Nov 04 2024 |
R-4.3-mac | NOTE | Nov 04 2024 |
Exports:import_month_datastation_distancestation_radiustrip_distance
Dependencies:base64encbitbit64bslibcachemclassclassIntclicliprcolorspacecpp11crayoncrosstalkDBIdigestdplyre1071evaluatefansifarverfastmapfontawesomefsgenericsgluehighrhmshtmltoolshtmlwidgetsjanitorjquerylibjsonliteKernSmoothknitrlabelinglatticelazyevalleafletleaflet.providerslifecyclelubridatemagrittrMASSmemoisemimemunsellpillarpkgconfigpngprettyunitsprogressproxypurrrR6rappdirsrasterRColorBrewerRcppreadrrlangrmarkdowns2sassscalessfsnakecasespstringistringrterratibbletidyrtidyselecttimechangetinytextzdbunitsutf8vctrsviridisLitevroomwithrwkxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
bluebike - A Data Package for Bluebike Users | bluebike |
Import monthly data from bluebike system data | import_month_data |
Blue bike station data | station_data |
Compute the distance from stations given current location | station_distance |
Plot bike stations within a given radius | station_radius |
Compute trip distance for a specific dataset | trip_distance |
Random 1000 samples from the Blue Bikes System Data website | trip_history_sample |