pkg_library_location | R Documentation |
Determine which libraries packages were loaded from
pkg_library_location(pkgs)
pkgs |
A character vector of packages to check. |
A character vector of library directory paths the packages were loaded from, the default location if the package is not loaded but is installed, or NA if the package is not installed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.