as_latex.Composite_table | R Documentation |
Convert a Composite Table to Latex Code
## S3 method for class 'Composite_table'
as_latex(x, id_vars = id_vars(x), ..., kable_options = default_kable_options())
x |
a |
id_vars |
If |
... |
|
kable_options |
|
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)
Other as_latex methods:
as_latex.Mashed_table()
,
as_latex.Tagged_table()
,
as_latex.Tatoo_report()
,
as_latex.data.frame()
,
as_latex()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.