check_pkg_installed: check if package is installed

View source: R/alluvial_model_response.R

check_pkg_installedR 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")

easyalluvial documentation built on July 5, 2022, 9:06 a.m.