Writes all the data frames as files in the directory dir using write_csv.

ps_write_data_csvs(dir = ".", envir = parent.frame())

Arguments

dir

A string of the directory.

envir

The environment to find the data frames.

Value

An invisible character vector of the object names.