R/helpers.R
reclass.RdAdd the original class/attributes back onto result (usually of dplyr operation)
reclass(x, result, ...)
# S3 method for class 'eyetrackingR_df'
reclass(x, result, ...)The result, now with class/attribute information restored.
The result, now with class/attribute information restored.
reclass(eyetrackingR_df): Add the original class/attributes back onto result (usually of dplyr operation)