View source: R/internal-utils.R
spod_assert_package | R Documentation |
This is wrapper around rlang::check_installed;
instead of erroring out if the check fails it returns FALSE
.
However, unlike rlang::is_installed, it emits a message to the user.
spod_assert_package(...)
... |
Arguments passed on to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.