get_citybike_stats: Turku city bike data

Description Usage Arguments Value Author(s) Source Examples

View source: R/services.R

Description

Download city bike data in Turku

Usage

1

Arguments

format

Input NULL (default), "json" or "geojson".

Value

data.frame or sf object

Author(s)

Pyry Kantanen

Source

Source: Turku region public transport's transit and timetable data. The administrator of data is Turku region public transport. Dataset is downloaded from http://data.foli.fi/ using the license Creative Commons Attribution 4.0 International (CC BY 4.0).

See TSJL - transit API and FÖLLÄRI - Kaupunkipyörät for additional information.

Examples

1
follari_stations <- get_citybike_stats(format = "geojson")

pitkant/turku documentation built on Dec. 22, 2021, 8:45 a.m.