ds_tr: Table Row

View source: R/ds-table.R

ds_trR Documentation

Table Row

Description

Create a table row.

Usage

ds_tr(...)

Arguments

...

Row cells

Value

A Shiny tag object

Examples

ds_tr(ds_td("Cell 1"), ds_td("Cell 2"))

shinyds documentation built on Aug. 22, 2026, 5:08 p.m.