Thanks a lot :)
From: Liviu Andronic
Cc: Rhelp
Sent: Sat, October 30, 2010 11:31:35 AM
Subject: Re: [R] one function with 2 returnh points
> Hello everyone.
> I have written quite a big function that at the end correctly returns the
>values
&g
On Sat, Oct 30, 2010 at 11:09 AM, Alaios wrote:
> Hello everyone.
> I have written quite a big function that at the end correctly returns the
> values
> I want. I found a rare exception that I want to cover also. The easier for me
> would be to write something like that
>
>
> function(){
>
> if
Hello everyone.
I have written quite a big function that at the end correctly returns the
values
I want. I found a rare exception that I want to cover also. The easier for me
would be to write something like that
function(){
if (rare exception happened)
return that value
# The
3 matches
Mail list logo