I am importing CSV data with thousands of rows, if any row contains an error
from excel, the whole program crashes, so i need to delete all rows with the
value of #VALUE!, all other values are non-numeric... 

I've tried a bunch of strategies, but nothing seems to work.

Thanks ahead of time guys,

Best,

Cody

--
View this message in context: 
http://r.789695.n4.nabble.com/How-to-delete-an-entire-row-if-a-specific-colum-has-the-value-of-VALUE-tp3469282p3469282.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@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.

Reply via email to