downloadCsv | R Documentation |
Encodes a data frame as a CSV file to be downloaded
downloadCsv(results)
results |
Data frame to be returned |
A list to be returned to the browser describing a CSV file to be downloaded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.