R/ds-table.R
ds_td.Rd
Create a table data cell.
ds_td(...)
Cell content
A Shiny tag object
ds_td("Cell content") #> <td>Cell content</td>