Update 'snippets' and related packages

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