Learn R Programming

rddi (version 0.1.1)

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

Value

A ddi_node object.

Arguments

...

Child nodes or attributes.

Shared and complex child nodes

  • ddi_row()

Details

Parent nodes

thead is contained in tgroup.

References

thead documentation

Examples

Run this code
ddi_thead(valign = "middle")

Run the code above in your browser using DataLab