Happy Friday {rmdocs} now handles namespaced::symbols #rstats
If you run the addin with the cursor on withr::with_options
you’ll get served some delicious Rmd help for that function, even if you had rlang::with_options
masking it via library(rlang)
.