Description Usage Arguments See Also
This can be used as a placeholder for dynamically-generated
dashboardUser, dashboardFooter.
If called directly, you must make sure to supply the correct
type of tag. It is simpler to use the wrapper functions if
present; for example, userOutput and
footerOutput.
1 | moduleOutput(outputId, tag = tags$li)
|
outputId |
Output variable name. |
tag |
A tag function, like |
renderUI for the corresponding server side function
and examples.
userOutput and footerOutput
as wrapper function of moduleOutput.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.