writeCSVComment: Write a csv file with comment
Description
Write a csv file with comment
Usage
writeCSVComment(data, file, metadata = "", comment = "#")
Arguments
file
A path for destination file
metadata
A character string representing R codes as a preprocessing
comment
A string used to identify comments