Skip to contents

Helper: Check to see if packages are loaded

Usage

.check_library_loaded(x)

Arguments

x

Package name as string

Value

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