We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
values_parse
value_ptypes
The text was updated successfully, but these errors were encountered:
Can't convert <character> to <integer>
hoist() and pivot_longer() are most important; but also unchop() and unnest() also have ptype arguments
hoist()
pivot_longer()
unchop()
unnest()
Sorry, something went wrong.
Experiment with _transform args to pivot_longer
5564166
Fixes #921
Add _transform args to pivot_longer, hoist, and friends (#942)
4b4e516
Successfully merging a pull request may close this issue.
values_parse
or similarvalue_ptypes
to transform equivalentThe text was updated successfully, but these errors were encountered: