Malcolm Barrett
Malcolm Barrett
Despite their technical equivalence, I would like this feature a lot, too. I think the bracket style is intuitive for R users because it sort of looks like `c()`
https://socalr.org/ is basically {distill} + {meetupr}
I like this idea, too -- something like `use_function("function_name")`. I actually took a shot at something like this, but it didn't go well. It also wasn't totally clear how to...
Have you tried the interactive workflow by using `pr_resume()` without any arguments?
I use that workflow a lot, and it's great in most circumstances, but it does sound frustrating on a big repo. In similar functions for internal tooling, I've used the...
Being addressed over at https://github.com/malcolmbarrett/causal_inference_r_workshop_solutions/issues/3
Going to bump this issue since you're working on ggraph and this feature would be particularly beneficial for ggdag :)
I agree that this way is much clearer and should be more evident in the docs. I think any improvements will center around using the data frame approach
What a great introduction. I would love to be involved.
I would love this too, but I am waiting on updates in ggraph to automate this. I'll leave it open but for the time being this won't be addressed unless...