.saveTable | R Documentation |
Save a data table to a file
.saveTable(input, name_base, file_name)
input |
data.table |
name_base |
path to a folder (or "" for working directory) |
file_name |
name of a file to save. If this file already exists, an integer will be appended to this name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.