write_report: write_report

Description Usage Arguments

View source: R/data_export.R

Description

Export a dataframe to an excel and csv file. Typically used to share aggregated raw data.

Usage

1
write_report(df, output_full_path_fname, opt_sheetName, opt_header_title)

Arguments

df

the dataframe to be output

output_full_path_fname

the full name of the path and file name

opt_sheetName

the name of the sheet and table will

opt_header_title

the name of the header (only visible when printed)


iancj88/msuopa documentation built on May 17, 2019, 7:07 p.m.