powered by
Writes a warning text into the log object in the internal mmstat object.
mmstat.warn(cond, txt)
nothing
logical: condition to test
character: text to write if cond is true
cond
mmstat.warn(TRUE, "just a true seen")
Run the code above in your browser using DataLab