Skip to contents

This function is used throughout the dod package to provide information on how processing is being done.

Usage

dodDebug(debug = 0, ...)

Arguments

debug

integer valaue indicating level of debugging. If this exceeds zero, then ... is passed to cat(), for printing.

...

content passed to cat().