Description Usage Arguments See Also Examples
Concatenates a path, filename, and file extension into an output path, then writes data x
to the output path as a tab-separated file.
Any folders in the path that do not exist are created.
1 |
x |
Data to be written to |
filename |
The output file name. |
path |
The path to the output file. |
ext |
The file extension. |
... |
Additional arguments to |
append.date |
Whether to write the output to a directory with today's date. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.