pkg_version | R Documentation |
Get the local package version numbers.
pkg_version(pkgs)
pkgs |
A character vector of packages to look up. |
A character vector of the package versions. If the package is already loaded, this is pulled from the library the package was loaded from, else the default library location.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.