Installation
About
Offers a pipe-friendly alternative to the 'dplyr' functions case_when() and if_else(), as well as a number of user-friendly simplifications for common use cases. These functions accept a vector as an optional first argument, allowing conditional statements to be built using the 'magrittr' dot operator. The functions also coerce all outputs to the same type, meaning you no longer have to worry about using specific typed variants of NA or explicitly declaring integer outputs, and evaluate outputs somewhat lazily, so you don't waste time on long operations that won't be used.
pkg.rossellhayes.com/incase/ | |
github.com/rossellhayes/incase | |
Bug report | File report |
Key Metrics
Downloads
Yesterday | 14 0% |
Last 7 days | 76 +36% |
Last 30 days | 340 +16% |
Last 90 days | 894 +6% |
Last 365 days | 3.685 +31% |
Maintainer
Maintainer | Alexander Rossell Hayes |