dfs_to_csv: Write a bunch of data frames to csv

Description Usage Arguments Details Value

Description

Write data frames matching a pattern to separate csv files.

Usage

1

Arguments

outdir

the directory to drop the dataframes

pattern

a pattern for dataframes to output. The default is to include all data with the suffix ".df". Works well with run_scripts.

Details

Write data frames matching a pattern to separate csv files. Will write all matching the pattern of '.df' by default.

Value

nothing is returned. The output will be csv files.


brascoball/hattyr documentation built on May 13, 2019, 2:30 a.m.