Neal Richardson created ARROW-11423:
---------------------------------------
Summary: [R] value_counts and some StructArray methods
Key: ARROW-11423
URL: https://issues.apache.org/jira/browse/ARROW-11423
Project: Apache Arrow
Issue Type: New Feature
Components: R
Reporter: Neal Richardson
Assignee: Neal Richardson
Fix For: 4.0.0
Exposing value_counts() is useful for exploration, even if it is limited to
counting over a single (non-struct) array. And since it returns a StructArray,
I found it useful to implement some more methods on that object.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)