Possible Duplicate:
Equivalent of “throw” in R
I was wondering how one is able to produce error messages in R, especially from within a function?
I was wondering how one is able to produce error messages in R, especially from within a function? |
|||||||||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Since you don't specify what you really want, all I just can say is take a look at
|
|||
|
|