es_add_static: Add Static Component

Description Usage Arguments

Description

Adds a static shiny component to the easyshiny app. The object can be composed of different nested shiny calls and will be placed in the given tab and box.

Usage

1
es_add_static(static_call, tab = "Output", box = "Result")

Arguments

static_call

a call to a tags element or a corresponding wrapper

tab

the tab to place the static element in

box

the box to place the static element in


mYstar/easyshiny documentation built on June 21, 2019, 10:37 a.m.