Skip to content
Prev 309373 / 398506 Next

help - extract data using column names

Is this what you want:
+ 3   2.6225979  0.53132756 -0.80599902 -1.4471864 -0.5705269
+ 10  0.4818746 -1.72143092 -2.19579027  2.0118824 -0.5705269
+ 12  2.8519611  1.88298265  0.09614617  0.6282549 -0.5705269
+ 20  0.6347834 -0.36977583  0.63255683  1.3200687 -0.5705269", header = TRUE)
Mi         nX
3  2.6225979 -0.5705269
10 0.4818746 -0.5705269
12 2.8519611 -0.5705269
20 0.6347834 -0.5705269
On Tue, Oct 30, 2012 at 10:09 AM, alex_123 <deepak.juit at gmail.com> wrote: