Learn R Programming

rddi (version 0.1.1)

ddi_table: 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(...)

Value

A ddi_node object.

Arguments

...

Child nodes or attributes.

Shared and complex child nodes

  • ddi_tgroup()

  • ddi_titl()

Details

Parent nodes

table is contained in the following elements: key; notes; otherMat; and txt.

References

table documentation

Examples

Run this code
ddi_table()

Run the code above in your browser using DataLab