Skip to contents

See details in prior message; unchanged contract.

Usage

econ_csv_write_out(df, folder, overwrite = FALSE, quiet = FALSE)

Arguments

df

A data frame/tibble that should satisfy check_econanalyzr_df().

folder

Output directory.

overwrite

If FALSE and file exists, abort (default FALSE).

quiet

If FALSE, emit an info message (default FALSE).

Value

Invisibly, the file path written.