as_latex.Tatoo_report {tatoo} | R Documentation |
Convert a Tatoo Report to Latex Code
Description
Convert a Tatoo Report to Latex Code
Usage
## S3 method for class 'Tatoo_report'
as_latex(x, ...)
Arguments
x |
a |
... |
for compile_table |
Value
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)
See Also
Other as_latex methods:
as_latex.Composite_table()
,
as_latex.Mashed_table()
,
as_latex.Tagged_table()
,
as_latex.data.frame()
,
as_latex()
[Package tatoo version 1.1.2 Index]