update_pkg_snippets: Update "snippets" and related packages

View source: R/load_update.R

update_pkg_snippetsR Documentation

Update 'snippets' and related packages

Description

Update 'snippets' and related packages

Usage

update_pkg_snippets(upgrade = TRUE, force = FALSE, ...)

Arguments

upgrade

Upgrade dependencies. See upgrade in remotes::install_cran().

force

(logical) TRUE or FALSE. Force to update. See force in remotes::install_cran().

...

Further arguments passed to remotes::install_cran().

Examples

## Not run: \donttest{

update_pkg_snippets()

}
## End(Not run)

mokymai/bs documentation built on Jan. 28, 2025, 8:26 p.m.