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

erblast/easyalluvial documentation built on Dec. 11, 2023, 7:28 p.m.