TysonStanley / tidyfast

Fast and efficient alternatives to tidyr functions built on data.table #rdatatable #rstats
https://tysonbarrett.com/tidyfast/
187 stars 4 forks source link

Pass by= as vector, not string #55

Closed MichaelChirico closed 6 months ago

MichaelChirico commented 6 months ago

As part of https://github.com/Rdatatable/data.table/issues/4357

TysonStanley commented 6 months ago

Thanks for submitting @MichaelChirico ! Will this work with older versions of data.table too or do I need to check data.table version here to determine behavior?

MichaelChirico commented 6 months ago

it should work globally