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

add devtag docs for rel_try() #357

Open
maelle opened this issue Nov 29, 2024 · 1 comment
Open

add devtag docs for rel_try() #357

maelle opened this issue Nov 29, 2024 · 1 comment

Comments

@maelle
Copy link
Collaborator

maelle commented Nov 29, 2024

From the contributing guide

All verbs wrap the code in a rel_try({}) call and fall back to dplyr in the case of failure.
The rel_try() function takes named arguments that describe conditions for an early drop-out, and the corresponding error message.

@maelle
Copy link
Collaborator Author

maelle commented Nov 29, 2024

Maybe align those

  • "Implemented for all cases?" = FALSE (means no fallback if I remember correctly?)
  • "No restrictions" = FALSE

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

No branches or pull requests

1 participant