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

upkeep: remove superseded use of transmute() #461

Open
jdhoffa opened this issue Mar 7, 2024 · 0 comments
Open

upkeep: remove superseded use of transmute() #461

jdhoffa opened this issue Mar 7, 2024 · 0 comments
Labels
upkeep maintenance, infrastructure, and similar

Comments

@jdhoffa
Copy link
Member

jdhoffa commented Mar 7, 2024

          nit: maybe for a follow up upkeep task:

transmute() creates a new data frame containing only the specified computations. It's superseded because you can perform the same job with mutate(.keep = "none").

Originally posted by @jacobvjk in #460 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep maintenance, infrastructure, and similar
Projects
None yet
Development

No branches or pull requests

1 participant