Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R] Implement dplyr::across() inside mutate() #27560

Closed
asfimport opened this issue Feb 19, 2021 · 2 comments
Closed

[R] Implement dplyr::across() inside mutate() #27560

asfimport opened this issue Feb 19, 2021 · 2 comments

Comments

@asfimport
Copy link
Collaborator

asfimport commented Feb 19, 2021

It's not a generic, but because it seems only to be called inside of functions like mutate(), we can insert our own version of it into the NSE data mask

Reporter: Neal Richardson / @nealrichardson
Assignee: Nicola Crane / @thisisnic

Related issues:

PRs and other links:

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

@asfimport
Copy link
Collaborator Author

Nicola Crane / @thisisnic:
This is something that there has been user interest in on Twitter: https://twitter.com/dseverski/status/1542237072798400514

@asfimport
Copy link
Collaborator Author

Nicola Crane / @thisisnic:
Issue resolved by pull request 13786
#13786

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants