write.to.ouput: Write To Output Directory

View source: R/write.to.ouput.R

write.to.ouputR Documentation

Write To Output Directory

Description

Write To Output Directory

Usage

write.to.ouput(df, ...)

Arguments

df

a data frame to write to disk

...

additional arguments passed to write.csv()

Details

The data frame will be written to the output directory with a filename of "output/the-object-name.R.YYYY-MM-DD.csv" with today's date.


crazybilly/ucbudar documentation built on July 15, 2024, 5:03 p.m.