Description Usage Arguments Value Examples
Create or append a data.frame to a csv file. Column names are added at creation and ignored at the append steps.
1  | 
x | 
 a data.frame or a matrix.  | 
file | 
 character. The filename.  | 
dir | 
 character. The directory in which the file is written. 
Default value   | 
Nothing in the console. A csv file on the disk.
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.