
Package index
-
iridApp() - Create a irid application
-
iridOutput() - Create a irid UI output placeholder
-
renderIrid() - Render irid content inside a Shiny app
-
Output() - Embed a Shiny render/output pair in a irid tag tree
-
PlotOutput() - Embed a plot output in a irid tag tree
-
TableOutput() - Embed a table output in a irid tag tree
-
DTOutput() - Embed a DT DataTable output in a irid tag tree
-
PlotlyOutput() - Reactive plotly output
-
wire_immediate()wire_throttle()wire_debounce()wire_dom_opts()wire() - Event & binding dispatch config
-
IridWidget() - Construct a widget — a wrapper for an arbitrary JavaScript library
Reactive Basics
Reactive primitives — Shiny’s reactiveVal plus irid’s hierarchical store and callable proxy
-
reactiveValreactiveobserveobserveEventisolatetagstagList - Shiny reactive primitives
-
reactiveStore() - Hierarchical reactive state container
-
reactiveProxy() - Wrap a reader and optional writer as a callable