Learn R Programming

ohvbd (version 1.0.0)

check_ohvbd_config: Print current ohvbd configuration variables

Description

Access ohvbd options and configured variables, and print them to the command line.

Usage

check_ohvbd_config(options_list = NULL)

Value

TRUE if all desired options are set (though not necessarily turned on), else FALSE.

Arguments

options_list

An (optional) list of variables to search for.

Author

Francis Windram

Examples

Run this code
  check_ohvbd_config()

Run the code above in your browser using DataLab