R/utils.R
dt_debugprint.Rd
debug print
dt_debugprint(arg1)
A string to be printed
debug print string started with "==="
dt_debugprint("all done") #> [1] "=== all done"