barplot_ui | R Documentation |
Barplot UI
barplot_ui(
id,
title = "",
barplot_html = htmltools::includeMarkdown(get_markdown_path("barchart1")),
...
)
id |
Module ID |
title |
A string |
barplot_html |
A string that is HTML |
... |
Arguments passed to barplot_ui |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.