Skip to content

[R] Add bindings for ifelse() and if_else() #28684

@asfimport

Description

@asfimport

ARROW-10640 adds an if_else kernel to the C++ library. Add R bindings so users can call ifelse() or if_else() (the stricter dplyr variant) in dplyr verbs. I believe the C++ kernel requires the second and third arguments to have the same types, just like dplyr::if_else().

Reporter: Ian Cook / @ianmcook
Assignee: Nicola Crane / @thisisnic

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-12964. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions