Remove original secutrial date string variables, if an equivalent date type converted variable exists. Remove the `.date` suffix from converted variable.

remove_st_dates_tsExport(tsExport, keep_vars = NULL)

Arguments

tsExport

tsExportdata where original date variables should removed.

keep_vars

character vector of variable names, that should be kept.

Value

tsExportdata without original secutrial date string variables.

See also

[remove_st_dates_tsExport_table()]