wunderground_request: wunderground api requests

Description Usage Arguments Value

View source: R/internals.R

Description

wunderground api requests

Usage

1
2
wunderground_request(request_type, location, date = NULL,
  key = get_api_key(), message = TRUE)

Arguments

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

Value

httr request object


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