R/create_latex_table.R
append_latex_table-methods.Rd
Append the LaTeX code for a StyledTable to an existing LaTeX table code
append_latex_table(table_text, st) # S4 method for character,StyledTable append_latex_table(table_text = "", st)
table_text | A string containing the LaTeX code of a table |
---|---|
st | A StyledTable object |
A character string holding the latex code for the extended styled table