Learn R Programming

rwunderground (version 0.1.8)

build_url: Build wunderground request URL

Description

Build wunderground request URL

Usage

build_url(key = get_api_key(), request_type, date, location)

Arguments

key

wunderground API key

request_type

request type TODO::list all request_types

date

Date, only applicable for history requests

location

location set by set_location