powered by
row
rrow(row.name = "", ..., format = NULL, indent = 0)
A row object of the context-appropriate type (label or data)
if NULL then the FUN argument is deparsed and used as row.name of the rrow
NULL
FUN
row.name
rrow
cell values
if FUN does not return a formatted rcell then the format is applied
rcell
format
deprecated.
Other compatability: rheader(), rrowl(), rtable()
rheader()
rrowl()
rtable()
rrow("ABC", c(1,2), c(3,2), format = "xx (xx.%)") rrow("")
Run the code above in your browser using DataLab