Learn R Programming

easyalluvial (version 0.3.2)

check_pkg_installed: check if package is installed

Description

check if package is installed

Usage

check_pkg_installed(pkg, raise_error = TRUE)

Value

logical

Arguments

pkg

character, package name

raise_error

logical

Examples

Run this code
check_pkg_installed("easyalluvial")

Run the code above in your browser using DataLab