dittodb_debug_level {dittodb} | R Documentation |
Get the dittodb debug level and evaluate if it is above a level
dittodb_debug_level(level)
level |
the level to test against (greater than or equal to) |
logical
dittodb_debug_level(0)
dittodb_debug_level(2)