check_version | R Documentation |
Check if the package is the latest version available on GitHub.
check_version(warn_only = FALSE)
warn_only |
Logical. TRUE to only return warning if the package version is not up to date. FALSE (default) to return a message confirming package is up to date. |
Warning message when the package version is not up to date.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.