I'm not aware of a way that one can have "blank" data.frame elements
in Rsomething about this seems mighty suspicious...
For the NA's, if you wish to omit them, I might suggest na.omit()
I don't know if you've seen this, but you should have a look at the
apropos() command. Very helpful
Micha
Hi,
I want to remove the entire row from the dataset if any of the row contains
blank or NA
my dataset look like
State YearY X2 X3 X4 X5 X6
State1 196027.8397.5 42.250.778.365.8
State2 196029.9413.3 38.152 79.266.9
2 matches
Mail list logo