Added row_min
and row_max
. Removed some dependencies.
Cleanup and update for R 4.0 and dplyr 1.0. Deprecate gather_multi
and spread2
.
Fix issue with create_prediction_data
that would drop leading zeros.
Added row_sums
, row_means
, and row_apply
Misc fixes and updates
More or less a recognition of the package website and that I'll probably stop fiddling with things for a while.
Added gather_multi
Added spread2
Added pre_process
Initial release