This function is the same as the identity function. Anything passed to it is returned untouched.
preprocess_identity(.data, categorical_variables = NULL)A data.frame; the data to be analyzed.
A logical vector; each value TRUE indicates that column in the data.frame is a categorical variable. Defaults to NULL.
A list, containing one or two data.frames.
Other preprocess: preprocess_scale