On Fri, 22 Apr 2005, Marc Schwartz wrote: > Thus, I just need to use t(ver) instead of ver: > > > x <- pt$x[t(ver)] > > y <- pt$y[t(ver)] > > z <- pt$z[t(ver)]
> That should do it? Yep!! Thanks very much Marc and others who suggested this. Cheers Bill ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
