View source: R/tm_variable_browser.R
render_single_tab | R Documentation |
Renders a single tab in the left-hand side tabset panel. The rendered tab contains information about one dataset out of many presented in the module.
render_single_tab(
dataset_name,
parent_dataname,
output,
data,
input,
columns_names,
plot_var
)
dataset_name |
( |
parent_dataname |
( |
output |
( |
data |
( |
input |
( |
columns_names |
( |
plot_var |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.