dipr_update: Update the dipr package from gitlab

View source: R/dipr-update.R

dipr_updateR Documentation

Update the dipr package from gitlab

Description

This function is a thin wrapper around install_sre_gitlab and is specific to updating dipr. The default behaviour of this function is to only install if your current version needs updating.

Usage

dipr_update(ref = NULL, ...)

Arguments

ref

A tag of specific commit hash. Default to NULL which is the most recent release. "dev" will install at the most recent commit.

...

passed to install_sre_gitlab


bcgov/dipr documentation built on June 1, 2022, 12:32 p.m.