ddi_tgroup | R Documentation |
This is the table group. More information on this element, especially the allowed attributes, can be found in the references.
ddi_tgroup(...) ddi_colspec(...)
... |
Child nodes or attributes. |
Parent nodes
tgroup
is contained in table
.
tgroup specific child node
ddi_colspec()
is the column specification for each column. It is an
empty element.
A ddi_node object.
ddi_tbody()
ddi_thead()
ddi_tgroup() # Functions that must be wrapped in ddi_tgroup() ddi_colspec(align = "left")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.