weatherWidgetOutput: Create an arbitrary HTML widget

Description Usage Arguments Author(s) See Also

Description

A port of David Underwood's weather widget for Dashing: https://gist.github.com/davefp/4990174

Usage

1

Arguments

outputId

output variable which will be used in addressing from the server

width

Graph width. Must be a valid CSS unit (like "100%", "400px", "auto") or a number, which will be coerced to a string and have "px" appended.

height

Graph height Must be a valid CSS unit (like "100%", "400px", "auto") or a number, which will be coerced to a string and have "px" appended.

Author(s)

Jeff Allen <jeff.allen@trestletechnology.net>

See Also

renderWeather


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