View source: R/writeCSVComment.R
writeCSVComment | R Documentation |
Write a csv file with comment
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.