View source: R/params-helpers.R
| get_git_hash | R Documentation |
Consolidates the previously duplicated git-hash detection found in
cli.R::get_version_string() and logo.R::rclade_logo().
Returns "unknown" when not running from a git working tree or when
git is unavailable / errors.
get_git_hash()
Character: short git hash (7 chars) or "unknown".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.