check_dep_version | R Documentation |
Check that the version of an imported package satisfies the requirements
check_dep_version(dep_name, dep_ver = "*")
dep_name |
The name of the package with objects to import |
dep_ver |
The version of the package, this includes the specified comparison operator. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.