current_hurricane: Current hurricane - within the US only. Note: all times in...

Description Usage Arguments Value Examples

View source: R/hurricane.R

Description

Current hurricane - within the US only. Note: all times in eastern

Usage

1
2
current_hurricane(key = get_api_key(), use_metric = FALSE, raw = FALSE,
  message = TRUE)

Arguments

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

Value

Hurricane info

Examples

1
2
3
4
## Not run: 
current_hurricane()

## End(Not run)

ALShum/rwunderground documentation built on May 5, 2019, 11:34 a.m.