Learn R Programming

rwunderground (version 0.1.8)

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

Description

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

Usage

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

Run this code
# NOT RUN {
current_hurricane()
# }

Run the code above in your browser using DataLab