Recodes columns from passed row and returns just table with those columns and same rows as the data
recode_columns(
data,
variables_to_process,
data_name,
log,
print_note,
else_default
)
The source database
rows from variable details that are applicable to this DB
Name of the database being passed
The option of printing log
the option of printing the note columns
default else value to use if no else is present
Returns recoded and labeled data