write_dataframes_to_csv: Write multiple dataframes to a single CSV file

write_dataframes_to_csvR Documentation

Write multiple dataframes to a single CSV file

Description

Write multiple dataframes to a single CSV file

Usage

write_dataframes_to_csv(df_list, file)

Arguments

df_list

list of dataframes

file

filename

Details

This function was originally developed by an unkown author (github-username 'd-notebook') and hosted via github. The repository 'sheetr' and associated account 'd-notebook' has been removed recently. Because another function (xview) depends on the code and the package is not available any longer I decided to include it directly within this package.

Author(s)

d-notebook


sachserf/sf documentation built on June 8, 2024, 4:23 p.m.