
Write copy of dataframes to either CSV, TXT, or Excel file.
Source:R/saveDataframesAsFiles.R
saveDataframesAsFiles.RdTakes a list of dataframes and creates a file based on the list name of the dataframe and the extension for the file type.

R/saveDataframesAsFiles.R
saveDataframesAsFiles.RdTakes a list of dataframes and creates a file based on the list name of the dataframe and the extension for the file type.