Remove factor variables that where created during the import process from data, since they are basically duplicates of the original numeric categorical variables and not needed when working with SPSS.
defactorize_tsExport(tsExport)
tsExportdata
without factor variables found in the vallab
lookup list.
For variables found in the vallab lookup list remove their corresponding factorized variables. Mark the tsExport object as factorized = FALSE in export_options.