qlibrary | R Documentation |
note that renv will not pickup dependencies loaded using this function
and it is recommended to use something like
withr::with_message_sink("/dev/null", library(dplyr))
instead
qlibrary(...)
... |
arguments passed to base::library() |
## Not run:
qlibrary(dplyr)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.