markfairbanks / tidytable

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

Implement `if_else.()` #500

Closed markfairbanks closed 2 years ago

markfairbanks commented 2 years ago

A simple wrapper around ifelse.() but with arguments that match dplyr.