Learn R Programming

hystReet (version 0.0.3)

get_hystreet_locations: Get station IDs of the Hystreet project

Description

Get station IDs of the Hystreet project

Usage

get_hystreet_locations(API_token = NULL)

Value

data.frame with parsed data from hystreet API

Arguments

API_token

character (optional): API key to get access to Hystreet API

Function version

0.0.2

Author

Johannes Friedrich

Examples

Run this code
if (FALSE) {
 get_hystreet_locations()
}

Run the code above in your browser using DataLab