check_pkg_installed {easyalluvial} | R Documentation |
check if package is installed
Description
check if package is installed
Usage
check_pkg_installed(pkg, raise_error = TRUE)
Arguments
pkg |
character, package name |
raise_error |
logical |
Value
logical
Examples
check_pkg_installed("easyalluvial")
[Package easyalluvial version 0.3.2 Index]