View source: R/writeCSVComment.R
Write a csv file with comment
1 | writeCSVComment(data, file, metadata = "", comment = "#")
|
data |
A data.frame |
file |
A path for destination file |
metadata |
A character string representing R codes as a preprocessing |
comment |
A string used to identify comments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.