helpr (version 0.2.0)

check_for_package: Check to see if a package exists.

Description

Check to see if a package exists.

Usage

check_for_package(package)

Arguments

package
package in question

Examples

Run this code
#check_for_package("stats")
#check_for_package("does_not_exist")

Run the code above in your browser using DataLab