Skip to content
Prev 179004 / 398506 Next

problem in reading data

Dear jholtman,

The problem is that in this case, it seems that the blank is not replaced by
NA according to the information I quote. It is replaced by blank. I have
try: which(is.na(a$V4)), but get NA.

I want to delete the rows that have different format from others.
jholtman wrote: