| .install_package_base | R Documentation |
Installs a package using base R functions, handling version pinning and GitHub sources.
.install_package_base(spec)
spec |
Parsed package specification from .parse_package_spec() |
Invisibly returns TRUE on success
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.