check.for.library: Check for library

Description Usage Arguments Details Value Author(s)

Description

Check if library is available

Usage

1
  check.for.library(lib.name = 'valection');

Arguments

lib.name

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

Details

Used internally to check if executable is available in PATH.

Value

A logical indicating presence of library

Author(s)

Dorota Sendorek


valection documentation built on May 2, 2019, 7 a.m.