[R] re move row if the column "date_abandoned" has a date in it

frenchcr frenchcr at btinternet.com
Sat Nov 14 19:21:09 CET 2009



I want to go through a column in data called
date_abandoned....data["date_abandoned"]....and remove all the rows that
have numbers greater than 1,010,000.

The dates are in the format 20091114 so i'm just going to treat them as
numbers for clean up purposes.


I know that i use subset but not sure how to proceed from there.



-- 
View this message in context: http://old.nabble.com/remove-row-if-the-column-%22date_abandoned%22-has-a-date-in-it-tp26352457p26352457.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list