Can functions imported by box work with RStudio IDE hints? #359
Unanswered
SamEdwardes
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried box for the first time today and love how organized it made my code. The only thing I missed was that the RStudio IDE was not able to provide hints about these functions.
For example, if I imported
dplyr[mutate]
with box, when I hover my mouse overmutate
it does not give me any information about the function signature. Is there a way to get this working?Beta Was this translation helpful? Give feedback.
All reactions