Generate the LaTeX code for a StyledTable without begintabular and endtabular

create_latex_table_body(st)

# S4 method for 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