wunderground_request {rwunderground} | R Documentation |
wunderground api requests
wunderground_request(request_type, location, date = NULL,
key = get_api_key(), message = TRUE)
request_type |
Request type TODO::list all types |
location |
locations set of set_location |
date |
Date, only applicable for history requests |
key |
wunderground API key |
message |
if TRUE print out requested |
httr request object