Write feature data frame to a csv file
1 | writeCSVData(data, fName, label = NA, filePath = NA)
|
data |
The feature data frame to be written |
fName |
The name of the csv file to write the data to |
label |
Unused, but present for compatibility with other write* fucntions |
filePath |
optional path to the location where exported files should be written (if applicable). Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.