Re: [R] resample from data frame: unlinked columns

2013-09-11 Thread arun
Hi, Using ur code: dat1<- read.table(text="A  B 5  257  259 10    257  259 10.1  257  259 4  257  259 9  257  259 2  257  259 8  257  259 1  257  259 8.1    257  259 8.2    257  259 7   

Re: [R] resample from data frame: unlinked columns

2013-09-11 Thread PIKAL Petr
Hi > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of Rosario Garcia Gil > Sent: Wednesday, September 11, 2013 12:21 PM > To: r-help@r-project.org > Subject: [R] resample from data frame: unlinked columns > > Hello > > I am try