Description Usage Arguments Value Examples
Current hurricane - within the US only. Note: all times in eastern
1 2 | 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
1 2 3 4 | ## Not run:
current_hurricane()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.