Convert a Tatoo Report to Latex Code
# S3 method for Tatoo_report
as_latex(x, ...)as_latex()returns a character scalar of Latex code
save_pdf() returns a the path to the saved file as character
scalar.
view_pdf() returns NULL (invisibly)
a Tatoo_table, data.frame or a list of data.frames
for compile_table: individual Tatoo_table or
data.frame` objects
Other as_latex methods:
as_latex.Composite_table(),
as_latex.Mashed_table(),
as_latex.Tagged_table(),
as_latex.data.frame(),
as_latex()