Re: [R] Finding ranges on a per-row basis from several objects

2010-02-05 Thread Jim Lemon
On 02/05/2010 09:21 PM, Steve Murray wrote: Dear all, I'm attemping to find the overall range of values from column 5 of a series of data frames, on a per-row basis, and assign the results to a new object. At present, I'm only able to receive the overall range of all values, whereas I'm inte

[R] Finding ranges on a per-row basis from several objects

2010-02-05 Thread Steve Murray
Dear all, I'm attemping to find the overall range of values from column 5 of a series of data frames, on a per-row basis, and assign the results to a new object. At present, I'm only able to receive the overall range of all values, whereas I'm intending to get the results of the range for each