getUiFunctions | R Documentation |
Matches user interface (UI) functions from a given loader
getUiFunctions(ns, loader, ..., priority = NULL)
ns |
Shiny function to create IDs within a namespace |
loader |
Character: loader to run the functions |
... |
Extra arguments to pass to the user interface (UI) functions |
priority |
Character: name of functions to prioritise by the given
order; for instance, |
List of functions related to the given loader
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.