Commits


Ian Cook authored and Neal Richardson committed 45a2ae97ae5
ARROW-12964: [R] Add bindings for ifelse() and if_else() This also makes the behavior of `is.na()` and `is.nan()` more consistent with base R Closes #10724 from thisisnic/ARROW-12964_ifelse Lead-authored-by: Ian Cook <ianmcook@gmail.com> Co-authored-by: Jonathan Keane <jkeane@gmail.com> Co-authored-by: Nic Crane <thisisnic@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>