renderWeather: Download and parse weather for a weatherWidgetOutput element

Description Usage Arguments Author(s) See Also

Description

Download and parse weather for a weatherWidgetOutput element

Usage

1
  renderWeather(woeid = 3369, units = "f", refresh = 15, session)

Arguments

woeid

The "Where On Earth" ID of the location you want to monitor. You can look up this ID at http://woeid.rosselliot.co.nz.

units

The temperature scale to use. "f" for Fahrenheit or "c" for Celsius.

refresh

the frequency (in minutes) to use when refreshing the widget.

session

The session in which this reactive function is operating.

Author(s)

Jeff Allen <jeff.allen@trestletechnology.net>

See Also

weatherWidgetOutput


trestletech/ShinyDash documentation built on May 31, 2019, 7:47 p.m.