gt_label_details | R Documentation |
Add a simple table with column names and matching labels
gt_label_details(label, content, names = c("Column", "Description"))
label |
A string representing the label for the details expansion section. |
content |
A named list or wide data.frame with 2 rows |
names |
a string indicating the name of the two columns inside the details tag |
HTML text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.