WGround: WGround class constructor function

Description Usage Arguments Examples

Description

WGround class constructor function

Usage

1
2
WGround(APIkey = "", city = "Fremont", state = "CA",
  runmode = "offline")

Arguments

APIkey

API key from Wunderground

city

city

state

state or country for international city

runmode

online or offline, default: online

Examples

1
obj <- new("WGround", city="Fremont",state= "CA",runmode="offline")

siddhujetty/rpwsdata documentation built on May 29, 2019, 9:58 p.m.