Learn R Programming

valection (version 1.0.0)

handle.missing.library: Handle missing library

Description

Output error message for missing library

Usage

handle.missing.library(lib.name = 'valection');

Arguments

lib.name

A string of the library name. Defaults to 'valection'.

Details

Used internally to output an error message for missing library.