frappeOutput: frappeOutput

Description Usage Arguments

View source: R/rfrappe.R

Description

Widget output function for use in Shiny

Usage

1
frappeOutput(outputId, width = "100%", height = "250px")

Arguments

outputId

The name of the input

width

Must be a valid CSS unit (e.g. "400px", "auto") or a number, which will be coerced to a string and have "px" appended.

height

Must be a valid CSS unit (e.g. "400px", "auto") or a number, which will be coerced to a string and have "px" appended.


merlinoa/rfrappe documentation built on Oct. 19, 2020, 4:46 p.m.