cells_per_cluster_table_collapsed_html | R Documentation |
The table is generated by render_bootstrap_table()
.
cells_per_cluster_table_collapsed_html(
df,
id = get_random_strings(1, 10),
label = "Show cells per cluster table"
)
df |
A dataframe-like object. |
id |
A character scalar: id attribute of the table. Used to match the button and collapsible content (the table). |
label |
A character scalar: label of the button. |
Invisibly NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.