update: Update the 'norman' package - a wrapper for...

View source: R/functions.R

updateR Documentation

Update the norman package — a wrapper for remotes::install_github

Description

Update the norman package — a wrapper for remotes::install_github

Usage

update(build_opts = "--no-build-vignettes", ...)

Arguments

build_opts

Character; options for R CMD build. Default is "--no-build-vignettes".

...

Other arguments to pass to remotes::install_github

Examples

## Not run: 
norman::update()
norman::update(force = TRUE)

## End(Not run)


DavidFirth/norman documentation built on June 30, 2022, 6:05 p.m.