UAwriteCSV | R Documentation |
UAwriteExcel writes a in memory dataset to a disk file in Excel format
UAwriteCSV(csvfilename, dataSetNameOrIndex)
csvfilename |
is a full path filename of a new CSV file that is to be created. |
dataSetNameOrIndex |
is a name of a dataset that is a reference for loaded Excel dataset. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.