writeCSVComment: Write a csv file with comment

View source: R/writeCSVComment.R

writeCSVCommentR Documentation

Write a csv file with comment

Description

Write a csv file with comment

Usage

writeCSVComment(data, file, metadata = "", comment = "#")

Arguments

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


rrtable documentation built on April 5, 2022, 9:08 a.m.