render_single_tab {teal.modules.general} | R Documentation |
Renders a single tab in the left-hand side tabset panel
Description
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.
Usage
render_single_tab(
dataset_name,
parent_dataname,
output,
data,
input,
columns_names,
plot_var
)
Arguments
dataset_name |
( |
parent_dataname |
( |
output |
( |
data |
( |
input |
( |
columns_names |
( |
plot_var |
( |
[Package teal.modules.general version 0.4.1 Index]