dmsg: Print a debugging message to stderr.

View source: R/dmsg.R

dmsgR Documentation

Print a debugging message to stderr.

Description

Print a debugging message to stderr.

Usage

dmsg(msg)

Arguments

msg

the message to be printed

Details

Only print the message if the option "datapack.debugging_mode" is TRUE.


ropensci/datapack documentation built on June 11, 2022, 11:20 a.m.