Wrapper function around write.table that writes a given set of data
to a file with the name name. Predefined separator is ; and the
used file-encoding is utf-8.
1 |
data |
being a matrix or data-frame containing the writable data |
name |
being a string providing the filename |
... |
additional arguments to write.csv2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.