Skip to content
Discussion options

You must be logged in to vote

box::use(dplyr[...]) should definitely work, but you haven’t shown your code that’s trying to use the pipe operator — i.e. the code that’s causing the error ‘argument "fun" is missing’.

Alternatively, you can load just the pipe operator (instead of all of ‘dplyr’) as shown by @mrismailt. However, this won’t fix the error in using the oeprator.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@abiegert
Comment options

Answer selected by klmr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #282 on June 15, 2022 13:12.