View source: R/package_version_management.R
lib.available_versions | R Documentation |
Just checks the multiversion library for all available versions installed for a specific package. If no name is provided, an error is returned.
lib.available_versions(packageName, lib_location = lib.location())
packageName |
The name of the package for which all versions must be returned. |
lib_location |
The folder containing the structure where this package his versions need to be checked. |
A character vector with the different versions that are available for a specific package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.