current_hurricane {rwunderground} | R Documentation |
Current hurricane - within the US only. Note: all times in eastern
current_hurricane(key = get_api_key(), use_metric = FALSE, raw = FALSE,
message = TRUE)
key |
weather underground API key |
use_metric |
Metric or imperial units |
raw |
if TRUE return raw httr object |
message |
if TRUE print out requested URL |
Hurricane info
## Not run:
current_hurricane()
## End(Not run)