Installs packages, from both CRAN and GitHub, and skips any packages that are already installed
1 | install_packages_from_backup(cran_packages, gh_packages)
|
cran_packages |
A string vector with names of packages to be installed from CRAN |
gh_packages |
A string vector with names of repo\packages to be installed from GitHub |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.