Description Usage Arguments Value Author(s)
View source: R/writeExcelTable.R
Function writeExcelTable
writes a csv table with the input data.
1 2 | writeExcelTable(file,
file.name)
|
file |
The data to be saved in the csv file |
file.name |
The name of the csv file. |
A csv file containg the data provided as input in the file parameter.
Francesc Fernandez, francesc.fernandez.albert@upc.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.