View source: R/cast_variables.R
get_casted_dataset | R Documentation |
Internal utility function to loop across a dataset casting all target variables
get_casted_dataset(df, columns, whichdat)
df |
dataset to be casted |
columns |
columns to be casted |
whichdat |
whether base or compare is being casted (used for messages) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.