get_hystreet_locations {hystReet}R Documentation

Get station IDs of the Hystreet project

Description

Get station IDs of the Hystreet project

Usage

get_hystreet_locations(API_token = NULL)

Arguments

API_token

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

Value

data.frame with parsed data from hystreet API

Function version

0.0.2

Author(s)

Johannes Friedrich

Examples

## Not run: 
 get_hystreet_locations()

## End(Not run)

[Package hystReet version 0.0.3 Index]