Displaying 2 results from an estimated 2 matches for "returnh".
Did you mean:
return
2010 Oct 30
1
one function with 2 returnh points
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 comes the code for normal execution
# ...
# ...
return value # Normal values to return
}
2010 Oct 31
1
R-help Digest, Vol 92, Issue 31
...hi, Tao)
97. Re: date calculation (Joshua Wiley)
98. Re: Trouble installing gsl wrapper (Prof Brian Ripley)
99. Re: Trouble installing gsl wrapper (Gang Chen)
100. how to find a function for plotting polygon surfaces:
polgon3d(xc, yc, obs) (Wolfgang Polasek)
101. one function with 2 returnh points (Alaios)
102. Re: one function with 2 returnh points (Liviu Andronic)
----------------------------------------------------------------------
Message: 1
Date: Fri, 29 Oct 2010 18:25:09 +0800
From: Berwin A Turlach <berwin@maths.uwa.edu.au>
To: Jos? Manuel Gavil?n Ruiz <gavi@us.e...