[datatable-help] Selecting rows that don't match

Matthew Dowle mdowle at mdowle.plus.com
Sun Aug 21 12:16:18 CEST 2011


In data.table that's just :
DT[x>ds]

On Sat, 2011-08-20 at 03:38 -0700, krisspnet wrote:
> Try this :
> 
> new.DF <- DF[DF$x > ds,]
> 
> -----
> Christophe Poulet
> GIGA-Research.
> Human Genetics Dept.
> Liège, Belgium.
> --
> View this message in context: http://r.789695.n4.nabble.com/Selecting-rows-that-don-t-match-tp3756382p3756878.html
> Sent from the datatable-help mailing list archive at Nabble.com.
> _______________________________________________
> datatable-help mailing list
> datatable-help at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help




More information about the datatable-help mailing list