Displaying 3 results from an estimated 3 matches for "dowhatever".
Did you mean:
owhatever
2011 Aug 17
1
R cmd check and multicore foreach loop
Hi,
in R 2.12.1, R CMD check hangs when building a vignette that uses a
foreach loop with the doMC parallel backend.
This does not happen in R 2.13.1, nor if I use doSEQ instead of doMC.
All versions of multicore, doMC and foreach are the same on both my R
installations.
Has anybody encountered a similar issue?
Thank you.
Renaud
###
UNIVERSITY OF CAPE TOWN
This e-mail is subject to the
2009 Oct 03
3
else if statement error
Hello,
I am doing a simple if else statement in R. But it always comes out error
such as 'unexpected error'
There are two variables. ini and b. when ini=1, a=3; when ini>1 and b>2,
a=5; all other situations, a=6. I don't know where it is wrong.
Here is my code
ini=3
b=4
if (ini==1) {
a=3
}
else if (ini>1 and b>2 ) {
a=5
}
else {a=6}
Thanks a
2006 May 05
5
Silent Attendant
I'd like to set up a "silent attendant". By this I mean when someone
calls me I'd like for them to hear the comfort ringing tones, but for
the first 5 seconds I'd like to give them the option of pressing 9 to
send the call to an alternate extension; if they don't press 9, the
call goes to a default extension.
For most callers I just want standard PSTN behaviour, only a