Package: gbfs 1.3.9.9000
gbfs: Interface with Live Bikeshare Data
Supplies a set of functions to interface with bikeshare data following the General Bikeshare Feed Specification, allowing users to query and accumulate tidy datasets for specified cities/bikeshare programs.
Authors:
gbfs_1.3.9.9000.tar.gz
gbfs_1.3.9.9000.zip(r-4.5)gbfs_1.3.9.9000.zip(r-4.4)gbfs_1.3.9.9000.zip(r-4.3)
gbfs_1.3.9.9000.tgz(r-4.4-any)gbfs_1.3.9.9000.tgz(r-4.3-any)
gbfs_1.3.9.9000.tar.gz(r-4.5-noble)gbfs_1.3.9.9000.tar.gz(r-4.4-noble)
gbfs_1.3.9.9000.tgz(r-4.4-emscripten)gbfs_1.3.9.9000.tgz(r-4.3-emscripten)
gbfs.pdf |gbfs.html✨
gbfs/json (API)
NEWS
# Install 'gbfs' in R: |
install.packages('gbfs', repos = c('https://simonpcouch.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/simonpcouch/gbfs/issues
Last updated 10 months agofrom:af504ebe73. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Exports:get_free_bike_statusget_gbfsget_gbfs_citiesget_station_informationget_station_statusget_system_alertsget_system_calendarget_system_hoursget_system_informationget_system_pricing_plansget_system_regionsget_which_gbfs_feeds
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrfansigenericsgluehmshttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6readrrlangstringistringrsystibbletidyselecttimechangetzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Package: gbfs | gbfs-package gbfs |
Grab the free_bike_status feed. | get_free_bike_status |
Grab bikeshare data | get_gbfs |
Get table of all cities releasing GBFS feeds | get_gbfs_cities |
Grab the station_information feed. | get_station_information |
Grab the station_status feed. | get_station_status |
Grab the system_alerts feed. | get_system_alerts |
Grab the system_calendar feed. | get_system_calendar |
Grab the system_hours feed. | get_system_hours |
Grab the system_information feed. | get_system_information |
Grab the system_pricing_plans feed. | get_system_pricing_plans |
Grab the system_regions feed. | get_system_regions |
Get dataframe of bikeshare feeds released by a city | get_which_gbfs_feeds |