write_list_of_df_to_folder: Write a List of DataFrames to Folder

View source: R/CleanRawData.R

write_list_of_df_to_folderR Documentation

Write a List of DataFrames to Folder

Description

Take a list of multiple outputs and write them all to a single folder

Usage

write_list_of_df_to_folder(list_of_df, folder, converted_values = F)

Arguments

list_of_df

The list of dataframes (must be a named list)

folder

The name of the folder where they are to be written

converted_values

Whether the file being written will contain

Details

Rpackage file: CleanRawData.R


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.