mmstat.warn | R Documentation |
Writes a warning text into the log object in the internal mmstat object.
mmstat.warn(cond, txt)
cond |
logical: condition to test |
txt |
character: text to write if |
nothing
mmstat.warn(TRUE, "just a true seen")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.