Skip to contents

Helper: Check to see if packages are installed

Usage

.check_package_installed(x)

Arguments

x

Package name as string

Value

Logical. TRUE if the package exists, FALSE it not, indicating need for installation.