Skip to contents

Returns the internal QBMS status object for debugging purposes.

Usage

debug_qbms()

Value

An environment object containing package configuration and status.

Author

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

Examples

obj <- debug_qbms()
obj$config
#> $crop
#> NULL
#> 
obj$state
#> $token
#> NULL
#>