search for: enger2_072008

Displaying 2 results from an estimated 2 matches for "enger2_072008".

2008 Jul 22
2
saving plot both as jpg and pdf
...close that device, and open it again and do same thing, but I think I should be able to have the plot command only once. I am working on a Windows machine, R.2.7.0. Any suggestions will be very much appreciated. Thanks, Monica _________________________________________________________________ enger2_072008
2008 Jul 23
2
Warning message in if else statement
Hi, I am using an if else statement inside a function ?. If I use that function I have no problems ?. If I use the function with the if else statement inside a second function I get the following waring: Warning message: In if (pval == 0) p_value <- "< 2.2e-16" else p_value <- pval : the condition has length> 1 and only the first element will be used Using the second