Displaying 2 results from an estimated 2 matches for "big10".
Did you mean:
big1
2009 Oct 16
5
IVR
Ladies and Gentlemen,
We already have an Asterisk Call center suite installed at our contact
center. Now we wish to commence IVR services. We are offering Health
Information Services. Can someone help us to develop this Addon / Solution?
Best regards.
--
?????? ????? ????? ???? ???????
Nazir Ahmed Vaid
Cell:+92300-8277778
eHealth Services (Pvt) Ltd.
http://www.ehealth-services.com
NexSource
2006 Jun 22
1
Strings to Numbers?
...or( i in 1:378){
for (j in 1:5) {
*********Year [((i-1)*5)+j,1]<- yearly[i,2];*********
Year [((i-1)*5)+j,2] <- j;
Year [((i-1)*5)+j,3] <- yearly[i,(j+2)];
j <- (j+1);
}
i <- (i+1)
}
The array referenced yearly[i,2] contains conference names i.e. BIG12,
SEC, BIG10. The loop executes fine except for the fact that instead
of the strings from yearly, Year[,1] contains numbers.
Any suggestions.
--
Justin Rapp
409 S. 22nd St.
Apt. 1
Philadelphia, PA 19146
Cell:(267)252.0297