On 10/11/07, Leeds, Mark (IED) <[EMAIL PROTECTED]> wrote: > thanks to all for your explanations. It seems like, because it's done > sequentially, you can put as many [] on as > you like as long as they make sense. It probably was a bad question but > this concept is quite different > from C which is mainly where I came from. Thanks again.
Well, in C you can only index by one number at a time, not a sequence. Hadley -- http://had.co.nz/ ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.