markfairbanks / tidytable

Tidy interface to 'data.table'
https://markfairbanks.github.io/tidytable/
Other
449 stars 33 forks source link

Implement `rowwise()` #614

Closed markfairbanks closed 2 years ago

markfairbanks commented 2 years ago

For now this can be implemented for mutate() and error on summarize().