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