Description Usage Arguments Value
View source: R/pkgs-use-most.R
Take inventory of your own package use
1 |
... |
Directory location in which files ending in '.R' and '.Rmd' will be searched for packages (via fully qualified namespace, calls to library or require and also pacman::p_load). In addition, '.Rhistory' will also be searched for packages. |
A pkguse object, which is really just a tibble with specialized methods for plot and summary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.