[R] truncating a data frame based on a function

Faheem Mitha faheem at email.unc.edu
Fri Sep 21 21:59:18 CEST 2007



On Fri, 21 Sep 2007, Greg Snow wrote:

> Look at the subset function (?subset), it may do what you want.

This looks useful. Thanks. However, how can I write an expression 
selecting certain rows (subset argument) in the case of a matrix? when it 
does not have named columns? The documentation does not have examples of 
this.
                                                            Faheem.



More information about the R-help mailing list