create_latex_table-methods: Generate the LaTeX code for a StyledTable

create_latex_tableR Documentation

Generate the LaTeX code for a StyledTable

Description

Generate the LaTeX code for a StyledTable

Usage

create_latex_table(st)

## S4 method for signature 'StyledTable'
create_latex_table(st)

Arguments

st

A StyledTable object

Value

A character string holding the latex code for the styled table

See Also

write_pdf(), write_png(), write_excel(), append_latex_table(), create_latex_table_body()


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