View source: R/layout_helpers.r
print_abbrev | R Documentation |
print_abbrev
prints abbrevs provided in named list, for table footer.
print_abbrev(x)
x |
Object to test. |
y |
Named list of abbrevs. |
Character string with each abbrev and explanation pair separated by semicolon.
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()
None yet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.