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

Export pipe %>% #330

Closed
damianooldoni opened this issue Jul 22, 2024 · 1 comment · Fixed by #331
Closed

Export pipe %>% #330

damianooldoni opened this issue Jul 22, 2024 · 1 comment · Fixed by #331
Assignees
Milestone

Comments

@damianooldoni
Copy link
Member

As we did for camtrapdp, it's useful to export the %>% so that we can use it in examples or vignette without having to load dplyr for it.

@damianooldoni damianooldoni added this to the v1.0 milestone Jul 22, 2024
@damianooldoni damianooldoni self-assigned this Jul 22, 2024
damianooldoni added a commit that referenced this issue Jul 22, 2024
damianooldoni added a commit that referenced this issue Jul 23, 2024
See #330. If needed for other dplyr functions, we will add it back later.
@sannegovaert sannegovaert linked a pull request Aug 1, 2024 that will close this issue
@damianooldoni
Copy link
Member Author

Done in PR #331.

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

Successfully merging a pull request may close this issue.

1 participant