get_hystreet_stats: Get statistics from the Hystreet Project via Hystreet API

View source: R/get_hystreet_stats.R

get_hystreet_statsR Documentation

Get statistics from the Hystreet Project via Hystreet API

Description

Get statistics from the Hystreet Project via Hystreet API

Usage

get_hystreet_stats(verbose = FALSE, API_token = NULL)

Arguments

verbose

logical (optional): Show more verbose output?

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_stats(TRUE)

## End(Not run)

hystReet documentation built on Nov. 27, 2022, 5:05 p.m.