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

s3 methods to data functions #10

Closed TysonStanley closed 4 years ago

TysonStanley commented 4 years ago

Closes #9

This creates S3 methods for each of the data-centric functions (i.e. functions that take a data table as the first argument).