writeOut: writeOut writes dataframe dd out to a csv file named n.

Description Usage Arguments Value

View source: R/accessories.R

Description

writeOut writes dataframe dd out to a csv file named n.

Usage

1
writeOut(dd, n)

Arguments

dd

the input data frame

n

the name of the output csv file (include extension)

Value

This returns the data frame for further chaining with magrittr


interzoneboy/MS-prep documentation built on June 13, 2020, 7:03 a.m.