[R] Filtering in R

Jorge Ivan Velez jorgeivanvelez at gmail.com
Fri Jul 23 04:21:11 CEST 2010


?subset

HTH,
Jorge


On Thu, Jul 22, 2010 at 8:52 PM, jd6688 <> wrote:
>
> The dataframe is
>
> id      salary
> 100    500
> 101    600
> 102    700
> 103    800
>
> how can i generate a subsets if salary>600?
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Filtering-in-R-tp2299603p2299603.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list