- Added tests for
ind_to_char_
to check compatibility fortbl_df
anddata.table
. - Adapted
append_col
andappend_df
fromtidyr
.
- Added a
NEWS.md
file to track changes to the package. - Added 2 major data manipulation routines,
pct_routine
andgrp_routine
. - Lower level functions are provided to support the "routines", like
tally_pct
andind_to_char
. - Added utility function
check_missing
. - Provided NSE and SE versions for all of the exported functions.