oha_install_outdated | R Documentation |
Used to automatically install any missing or outdated OHA packages from
rOpenSci. Ideally running with just core packages and other packages should
be installed individually using install.packages("[name]", repos = c("https://usaid-oha-si.r-universe.dev", "https://cloud.r-project.org"))
.
oha_install_outdated(core_only = FALSE)
core_only |
only check/install core OHA package? default = FALSE |
## Not run:
oha_install_outdated()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.