| ds_thead | R Documentation |
Create a table header section.
ds_thead(...)
... |
Header rows |
A Shiny tag object
ds_thead(ds_tr(ds_th("Name"), ds_th("Email")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.