Description Usage Arguments Details Author(s) Examples
This function facilitates constructing messages during S4 class validation, and is meant for developer rather than end-user use.
1  | validMsg(msg, result)
 | 
msg | 
 A character vector or NULL.  | 
result | 
 Any vector.  | 
This function appends result to msg, but only if
result is a character vector.
Martin Morgan <mtmorgan@fhcrc.org>
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.