View source: R/check_idaifieldr_version.R
check_idaifieldr_version | R Documentation |
Checks if a new version of idaifieldR is available (runs on attach).
check_idaifieldr_version(installed_version = getNamespaceVersion("idaifieldR"))
installed_version |
version of idaifieldR currently in use |
TRUE if current release is used, FALSE if not.
## Not run:
check_idaifieldr_version(packageVersion('idaifieldR'))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.