build_url {rwunderground} | R Documentation |
Build wunderground request URL
build_url(key = get_api_key(), request_type, date, location)
key |
wunderground API key |
request_type |
request type TODO::list all request_types |
date |
Date, only applicable for history requests |
location |
location set by set_location |