Neal Richardson created ARROW-11701:
---------------------------------------
Summary: [R] Implement dplyr::relocate()
Key: ARROW-11701
URL: https://issues.apache.org/jira/browse/ARROW-11701
Project: Apache Arrow
Issue Type: New Feature
Components: R
Reporter: Neal Richardson
Fix For: 4.0.0
Is a generic so we can support it properly. Allows for column reordering,
callable directly or with the .before/.after args to mutate(). This is
something we can implement with the current C++ backend support.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)