| ds_tbody | R Documentation |
Create a table body section.
ds_tbody(...)
... |
Body rows |
A Shiny tag object
ds_tbody(ds_tr(ds_td("John"), ds_td("john@example.com")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.