checkpack: Checks if a package is loaded

Description Usage Arguments Value Examples

Description

Checks if a package is loaded

Usage

1
checkpack(pack)

Arguments

pack

is a string indicating the name of the package to check.

Value

if the package is loaded then nothing happens. If not, then the package will be loaded.

Examples

1
checkpack('stats')

hmenag1/hmUtils documentation built on May 17, 2019, 4:34 p.m.