[R] Array Making
ykank
spicyankit4u at gmail.com
Mon Dec 29 10:01:06 CET 2008
Dear R Users
Suppose I've certain values of A[1], A[2], A[3]
,A[4].....B[1],B[2],B[3]..C[1],C[2],C[3].....so on..All A,B,Cs are some
numeric constant.
I want to make an array which will look like [A[1], B[1], C[1], A[2], B[2],
C[2], A[3], B[3] ,C[3]............
Please suggest me any way to do it.I would be deeply grateful.
Ankit Kumar Gupta
B.Tech. 3rd Yr
IIT Roorkee
India
--
View this message in context: http://www.nabble.com/Array-Making-tp21200465p21200465.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list