save_csv_from_a_list: A wrapper function of save_csv that applies to a list of data...

View source: R/transfer.R

save_csv_from_a_listR Documentation

A wrapper function of save_csv that applies to a list of data frames

Description

A wrapper function of save_csv that applies to a list of data frames

Usage

save_csv_from_a_list(
  lst,
  overwrite = FALSE,
  use_name = FALSE,
  use_clean_names = TRUE,
  ...
)

Arguments

...

fjoe88/d8ahelper documentation built on Feb. 6, 2023, 7:55 a.m.