| Title: | Tidy up nested ifelse statements |
|---|---|
| Description: | Convert nested `ifelse()` statements to `case_when()` |
| Authors: | Eric Leung [aut, cre] |
| Maintainer: | Eric Leung <[email protected]> |
| License: | MIT + file LICENSE |
| Version: | 0.1.0 |
| Built: | 2026-06-01 10:39:56 UTC |
| Source: | https://github.com/erictleung/unnestIfElse |
Source: https://github.com/seasmith/AlignAssign
capture_active()capture_active()
Convert nested ifelse() statements to case_when().
nestedIfElseToCaseWhen()nestedIfElseToCaseWhen()