ddi_tbody {rddi} | R Documentation |
tbody and its child nodes
Description
This is the body of the table. More information on this element, especially the allowed attributes, can be found in the references.
Usage
ddi_tbody(...)
Arguments
... |
Child nodes or attributes. |
Details
Parent nodes
tbody
is contained in tgroup
.
Value
A ddi_node object.
Shared and complex child nodes
References
Examples
ddi_tbody(valign = "middle")
[Package rddi version 0.1.1 Index]