write_list_report: write_list_report

Description Usage Arguments

View source: R/data_export.R

Description

Export a list of dataframes to an excel workbook. Each sheet contains a dataframe in the list. The list should be named. If not, will be given defaults df_1, df_2, ... df_n.

Usage

1
write_list_report(df_list, output_name_path)

Arguments

df_list

the list of dataframes

output_name_path

the full name of the folder and file name to be exported


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