Displaying 1 result from an estimated 1 matches for "tp4651098".
2012 Nov 28
3
filter data.frame with a vector
...th all my Customer numbers.
How can i filter this data.frame, with the Numbers in my vector.
this one doens't work:
data_export_final<-data_export[(data_export$KD_NR==Top10),]
Thank you.
Mat
--
View this message in context: http://r.789695.n4.nabble.com/filter-data-frame-with-a-vector-tp4651098.html
Sent from the R help mailing list archive at Nabble.com.