not_installed: Check to see of a package is installed

View source: R/not_installed.R

not_installedR Documentation

Check to see of a package is installed

Description

This function takes a package name and sees if it is installed on the present system.

Usage

not_installed(mypkg)

Arguments

mypkg

is a character variable containing a package name

Examples

not_installed("stringi")

rmsharp/rmsutilityr documentation built on Feb. 13, 2024, 6:01 p.m.