Learn R Programming

rwunderground (version 0.1.8)

set_api_key: Sets the wunderground API key

Description

Sets the wunderground API key

Usage

set_api_key(key)

Arguments

key

wunderground API key

Value

API key

Examples

Run this code
# NOT RUN {
set_api_key("1a2b3c4d")
# }

Run the code above in your browser using DataLab