packageCheck | R Documentation |
To check package version and load
packageCheck(name, minimum_version, quietly = FALSE)
name |
character with the name of the package |
minimum_version |
character with the minimum required version |
quietly |
logical indicating if messages shall be printed |
Original in inlabru package function check_package_version_and_load
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.