View source: R/echoIBM.addwarnings.R
| echoIBM.addwarnings | R Documentation | 
Writes warning messages to the end of a echoIBM-dumpfile.
echoIBM.addwarnings(event, warn = NULL, pre = "\n\n", post = "")
event | 
 is either the path to a directory containing the dumpfile or the path to the dumpfile itself.  | 
warn | 
 is a vector of string with warning messages as returned from catchWarnings() or from warnings2character() or generated in some other way.  | 
pre | 
 is a string to be written on the line preceding the warnings.  | 
post | 
 is a string to be written on the line following the warnings.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.