Skip to content

[R] Add bindings for pmin() and pmax() #28686

@asfimport

Description

@asfimport

ARROW-12751 adds a row-wise min/max kernel to the C++ library. Add R bindings so users can call pmin() and pmax() in dplyr verbs. Use ElementWiseAggregateOptions to ensure that NA values are handled the same as in base::pmin() and base::pmax().

Reporter: Ian Cook / @ianmcook
Assignee: Mauricio 'Pachá' Vargas Sepúlveda / @pachadotdev

Related issues:

PRs and other links:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions