get_casted_dataset: get_casted_dataset
Description
Internal utility function to loop across a dataset casting all target
variables
Usage
get_casted_dataset(df, columns, whichdat)
Arguments
- df
dataset to be casted
- columns
columns to be casted
- whichdat
whether base or compare is being casted (used for messages)