| halt.n | R Documentation |
Issue an error message and stop
halt.n(n, format1, format2, ...)
n |
integer, if n==1, format1 is used. Otherwise format2 is used |
format1 |
character, the format to be used when n==1 |
format2 |
character, the format to be used when n!=1 |
... |
optional arguments to the format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.