isPackageInstalled: Checks if a package is installed or not

isPackageInstalledR Documentation

Checks if a package is installed or not

Description

Checks if a package is installed or not.

Usage

## Default S3 method:
isPackageInstalled(package, ...)

Arguments

package

A character vector of package names.

...

Not used.

Value

Returns a logical vector.

Author(s)

Henrik Bengtsson

See Also

isPackageLoaded().


R.utils documentation built on April 3, 2025, 10:45 p.m.