runcharter icon indicating copy to clipboard operation
runcharter copied to clipboard

Output should match input

Open johnmackintosh opened this issue 4 years ago • 2 comments

Currently outputs a data.table If dataframe or tibble is input, it's reasonable to expect the same format is returned. Needs to import from tibble though, so need to check the weight of dependencies

johnmackintosh avatar Jan 17 '20 09:01 johnmackintosh

low priority - pending re-write of internals to allow for NSE

johnmackintosh avatar Jul 12 '20 21:07 johnmackintosh

{collapse} has functions to quickly change between tibble/ data.frame/ data.table so reminder to investigate the logic and if necessary import those to help with this

johnmackintosh avatar Jan 26 '22 21:01 johnmackintosh