render_tab_table {teal.modules.general} | R Documentation |
Renders the table for a single dataset in the left-hand side tabset panel
Description
The table contains column names, column labels,
small summary about NA values and sparkline
(if appropriate).
Usage
render_tab_table(
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.3.0 Index]