R/dmsg.R
dmsg.Rd
Print a debugging message to stderr
dmsg(msg)
the message to be printed
Only print the message if the option "datapack.debugging_mode" is TRUE.