James Conigrave
James Conigrave
First off, thank you for this package, it's really useful. I've run into an interesting scenario where the argument include_text = TRUE fails for a word document. Here are two...
This is good fun, thank you! For those who write manuscripts in rmarkdown (and who are more productive working in a pink environment) it would be handy to have highlighting...
Currently dplyr warns users who accidentally use `=` instead of `==`. However, this does not occur if a logical is passed as the named variable. ## Demonstration ``` r library(dplyr)...