Learn R Programming

QBMS (version 1.0.0)

debug_qbms: Debug Internal QBMS Status Object

Description

Returns the internal QBMS status object for debugging purposes.

Usage

debug_qbms()

Arguments

Value

An environment object containing package configuration and status.

Author

Khaled Al-Shamaa, k.el-shamaa@cgiar.org

Examples

Run this code
obj <- debug_qbms()
obj$config
obj$state

Run the code above in your browser using DataLab