Description Usage Arguments Value
The function stores a LaTeX style table in a txt file.
1 | export.table(tabular, name = "table", path = getwd())
|
tabular |
A long string corresponding to the output of
|
name |
A string indicating the name of the txt file. Defaults to
|
path |
A string indicating the path where to save the txt file. Defaults to current path. |
The function stores a long string in LaTeX style that can be
processed in the standard LaTeX tabular environment in a txt file in
located in path
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.