ddi_tgroup: tgroup and its child nodes

View source: R/table.R

ddi_tgroupR Documentation

tgroup and its child nodes

Description

This is the table group. More information on this element, especially the allowed attributes, can be found in the references.

Usage

ddi_tgroup(...)

ddi_colspec(...)

Arguments

...

Child nodes or attributes.

Details

Parent nodes

tgroup is contained in table.

tgroup specific child node

  • ddi_colspec() is the column specification for each column. It is an empty element.

Value

A ddi_node object.

Shared and complex child nodes

  • ddi_tbody()

  • ddi_thead()

References

tgroup documentation

colspec documentation

Examples

ddi_tgroup()

# Functions that must be wrapped in ddi_tgroup()

ddi_colspec(align = "left")


Global-TIES-for-Children/rddi documentation built on Oct. 24, 2022, 9:50 p.m.