ps_write_data_csvs: Write Data

View source: R/write-data.R

ps_write_data_csvsR Documentation

Write Data

Description

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

Usage

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.


poissonconsulting/poisdata documentation built on Jan. 11, 2024, 3:58 a.m.