dipr_update | R Documentation |
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.
dipr_update(ref = NULL, ...)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.