| check_packages | R Documentation |
Enhanced package checking with better error messages and validation
check_packages(packages, reason = "for this functionality")
check_pkg(packages, reason = "for this functionality")
packages |
Character vector of package names |
reason |
Reason why these packages are needed |
Invisible TRUE if all packages are available, throws error otherwise
Other validate-utils:
check_directory(),
check_file(),
check_input(),
check_range()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.