[R] packages for input messages
Berend Hasselman
bhh at xs4all.nl
Tue Jun 25 10:47:57 CEST 2013
On 25-06-2013, at 10:19, Francesco Miranda <kicco1991 at hotmail.it> wrote:
> I need something like the writeln in C. I need to make error messages
>
Does C have a writeln?
Have a look at cat:
?cat
Berend
>> Date: Mon, 24 Jun 2013 18:20:13 -0400
>> Subject: Re: [R] packages for input messages
>> From: sarah.goslee at gmail.com
>> To: kicco1991 at hotmail.it
>> CC: r-help at r-project.org
>>
>> It sounds like ?stop is what you're looking for.
>>
>> Sarah
>>
>> On Mon, Jun 24, 2013 at 4:50 PM, Francesco Miranda <kicco1991 at hotmail.it> wrote:
>>> Hello,I was trying to enter commands input messages or error within a routin.for example : msg (consistency error: at the time ( j : generic time ) the lower quantile is not less than the upper quantile)
>>> thanks in advanceFrancesco Miranda
>>
>> --
>> Sarah Goslee
>> http://www.functionaldiversity.org
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list