Skip to contents

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

Usage

check_ohvbd_config(options_list = NULL)

Arguments

options_list

An (optional) list of variables to search for.

Author

Francis Windram

Examples

if (FALSE) { # \dontrun{
  check_ohvbd_config()
} # }