write c14_date_lists to files
Arguments
- x
an object of class c14_date_list
- format
the output format: 'csv' (default) or 'xlsx'. 'csv' calls
utils::write.csv()
, 'xlsx' callswritexl::write_xlsx()
- ...
passed to the actual writing functions
write c14_date_lists to files
an object of class c14_date_list
the output format: 'csv' (default) or 'xlsx'.
'csv' calls utils::write.csv()
,
'xlsx' calls writexl::write_xlsx()
passed to the actual writing functions