- [x] `move_me` - [x] `dist2df` - [x] `[.array` - [x] `[.ftable` - [x] `ftable2dt` - [ ] `dupe_thresh` - [x] `list_unlister` - [ ] `make_me_NA` - [ ] `na_last` (add a "row + col" option) - [x] `Riffle` (but it needs a LOT of work and testing) - [ ] `shifter`, `shuffler` (?) - [ ] `sort_ends` (? -- How useful?) - [ ] `tabulate_int` (after modifying to work with factors/characters) - [ ] `unlist_by_row`/`unlist_by_col` - [ ] `lwSplit` (name?) for the act of splitting once to a "long" form and then again to a "wide" form? Eg: https://stackoverflow.com/q/49182838/1270695, https://stackoverflow.com/q/29120787/1270695
move_medist2df[.array[.ftableftable2dtdupe_threshlist_unlistermake_me_NAna_last(add a "row + col" option)Riffle(but it needs a LOT of work and testing)shifter,shuffler(?)sort_ends(? -- How useful?)tabulate_int(after modifying to work with factors/characters)unlist_by_row/unlist_by_collwSplit(name?) for the act of splitting once to a "long" form and then again to a "wide" form? Eg: https://stackoverflow.com/q/49182838/1270695, https://stackoverflow.com/q/29120787/1270695