Re: [R] Help with tapply selection

2010-04-22 Thread Henrique Dallazuanna
Try this: as.vector(tapply(...)) On Thu, Apr 22, 2010 at 9:47 AM, Ronaldo Reis Junior wrote: > Hi, > > I try to create a data.frame from results of a tapply. > > I have this results from tapply: > -- > , , tapinom sp 1 > >1 2 3 4 5 6 7 8 9 10 > 1 NA NA NA NA N

[R] Help with tapply selection

2010-04-22 Thread Ronaldo Reis Junior
Hi, I try to create a data.frame from results of a tapply. I have this results from tapply: -- , , tapinom sp 1 1 2 3 4 5 6 7 8 9 10 1 NA NA NA NA NA NA NA NA NA NA 4 NA NA NA NA NA NA NA NA NA 4 5 NA NA NA NA NA NA NA NA NA NA 6 NA NA NA NA NA NA NA NA NA NA