is_installed: Is package installed

View source: R/is_installed.R

is_installedR Documentation

Is package installed

Description

Is package installed

Usage

is_installed(pkg, error = FALSE)

Arguments

pkg

Name of an R package to check.

error

If TRUE, produces an error if the pkg isn't installed. If FALSE, produces a warning if the package isn't installed.

Value

Boolean


bschilder/scKirby documentation built on April 22, 2024, 12:13 a.m.