print_abbrev: Print abbreviations

View source: R/layout_helpers.r

print_abbrevR Documentation

Print abbreviations

Description

print_abbrev prints abbrevs provided in named list, for table footer.

Usage

print_abbrev(x)

Arguments

x

Object to test.

y

Named list of abbrevs.

Value

Character string with each abbrev and explanation pair separated by semicolon.

See Also

query_abbrev for querying an object for abbrevs

Other table layout: add_colgroup(), add_cols(), add_rowgroup(), add_units(), firstrow_css(), layout_html(), order_by_vector(), order_layout(), prepare(), query_abbrev()

Examples

None yet.

eeenilsson/layout documentation built on Sept. 26, 2022, 8:14 p.m.