append_latex_table-methods: Append the LaTeX code for a StyledTable to an existing LaTeX...

append_latex_tableR Documentation

Append the LaTeX code for a StyledTable to an existing LaTeX table code

Description

Append the LaTeX code for a StyledTable to an existing LaTeX table code

Usage

append_latex_table(table_text, st)

## S4 method for signature 'character,StyledTable'
append_latex_table(table_text = "", st)

Arguments

table_text

A string containing the LaTeX code of a table

st

A StyledTable object

Value

A character string holding the latex code for the extended styled table

See Also

write_pdf(), write_png(), write_excel(), create_latex_table(), create_latex_table_body()


R-package/styledTables documentation built on Feb. 6, 2024, 2:21 a.m.