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

View source: R/utils.R

dittodb_debug_levelR Documentation

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)

Arguments

level

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

Value

logical

Examples

dittodb_debug_level(0)
dittodb_debug_level(2)

dittodb documentation built on June 22, 2024, 6:52 p.m.