row
Arguments
- row.name
if
NULL
then an empty string is used asrow.name
of therrow
.- ...
cell values
- format
character(1) or function. The format label (string) or formatter function to apply to the cell values passed via
...
. Seelist_valid_format_labels
for currently supported format labels.- indent
deprecated.
- inset
integer(1). The table inset for the row or table being constructed. See
table_inset
.