append_latex_table | R Documentation |
Append the LaTeX code for a StyledTable to an existing LaTeX table code
append_latex_table(table_text, st)
## S4 method for signature '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
write_pdf()
, write_png()
, write_excel()
, create_latex_table()
, create_latex_table_body()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.