R/write-data.R
ps_write_data_csvs.Rd
Writes all the data frames as files in the directory dir using write_csv.
write_csv
ps_write_data_csvs(dir = ".", envir = parent.frame())
A string of the directory.
The environment to find the data frames.
An invisible character vector of the object names.