write.out: Writes Out Data Frames

Description Usage Arguments

View source: R/write.out.R

Description

Wrapper around write.table and write.csv depending on file extension. Logs action at the INFO level.

Usage

1

Arguments

dat

data.frame

file

name of file; if file extension is csv or tsv saves file as such

...

other parameters to pass to writing functions


jennguyen1/scriptR documentation built on May 29, 2019, 1:05 a.m.