View source: R/is_newer_package.R
is_newer_package | R Documentation |
Technically it only checks if a package version is different, not necessarily a higher version number.
is_newer_package(package, new_version)
package |
R package |
new_version |
new version number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.