| as_latex.Tagged_table | R Documentation |
Convert a Tagged Table to Latex Code
## S3 method for class 'Tagged_table'
as_latex(x, ..., kable_options = default_kable_options())
x |
a |
... |
passed on to methods |
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.Composite_table(),
as_latex.Mashed_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.