dittodb (version 0.1.8)

dittodb_debug_level: Get the dittodb debug level and evaluate if it is above a level

Description

Get the dittodb debug level and evaluate if it is above a level

Usage

dittodb_debug_level(level)

Value

logical

Arguments

level

the level to test against (greater than or equal to)

Examples

Run this code
dittodb_debug_level(0)
dittodb_debug_level(2)

Run the code above in your browser using DataLab