create_latex_table_body-methods: Generate the LaTeX code for a StyledTable without...

create_latex_table_bodyR Documentation

Generate the LaTeX code for a StyledTable without begintabular and endtabular

Description

Generate the LaTeX code for a StyledTable without begintabular and endtabular

Usage

create_latex_table_body(st)

## S4 method for signature 'StyledTable'
create_latex_table_body(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(), create_latex_table(), append_latex_table()


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