View source: R/utils.R View source: R/setup_package.R
Check if package is installed If package isn't installed tell user to install
1 | is_available(package_name, type = NULL)
|
package_name |
package name to query |
type |
type of package to query c("r_pkg", "py_module", "shell") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.