ddi_table {rddi} | R Documentation |
table and its child nodes
Description
Used to create a table in DDI 2.5. More information on this element, especially the allowed attributes, can be found in the references.
Usage
ddi_table(...)
Arguments
... |
Child nodes or attributes. |
Details
Parent nodes
table
is contained in the following elements: key
; notes
; otherMat
;
and txt
.
Value
A ddi_node object.
Shared and complex child nodes
References
Examples
ddi_table()
[Package rddi version 0.1.1 Index]