Ian Cook created ARROW-13820:
--------------------------------
Summary: [R] Rename na.min_count to min_count and na.rm to
skip_nulls
Key: ARROW-13820
URL: https://issues.apache.org/jira/browse/ARROW-13820
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Ian Cook
Fix For: 6.0.0
In ARROW-13501 and ARROW-13620, the options passed to {{make_compute_options}}
are named {{na.min_count}} and {{na.rm}}. For consistency with other options,
they should be named {{min_count}} and {{skip_nulls}} to match the C++ function
options.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)