Learn R Programming

firebase (version 1.0.2)

check_installed: Check that a package installed

Description

Checks that a package is installed, throws an error if it is not.

Usage

check_installed(pkg)

Arguments

pkg

Package name.