get_hystreet_stats {hystReet} | R Documentation |
Get statistics from the Hystreet Project via Hystreet API
get_hystreet_stats(verbose = FALSE, API_token = NULL)
verbose |
logical (optional): Show more verbose output? |
API_token |
character (optional): API key to get access to Hystreet API |
data.frame with parsed data from hystreet API
0.0.2
Johannes Friedrich
## Not run:
get_hystreet_stats(TRUE)
## End(Not run)