util.write_csv: Write data to a CSV-file.

Description Usage Arguments

View source: R/util.R

Description

Wrapper function around write.table that writes a given set of data to a file with the name name. Predefined separator is ; and the used file-encoding is utf-8.

Usage

1

Arguments

data

being a matrix or data-frame containing the writable data

name

being a string providing the filename

...

additional arguments to write.csv2


MarcoNiemann/kaggle_house documentation built on May 7, 2019, 2:50 p.m.