writeToCSV: Writes a data.table or data.frame to a CSV

Description Usage Arguments

Description

Writes a data.table or data.frame to a CSV, with a filename manually entered.

Usage

1
writeToCSV(x, filename)

Arguments

x

data.table or data.frame.

filename

Character. A string that the CSV will be called, e.g. "output" will save as "output.csv".


Braja93/braja documentation built on May 6, 2019, 12:07 a.m.