[R] enter "missing" into missing fields
frenchcr
frenchcr at btinternet.com
Wed Nov 4 20:39:02 CET 2009
if ive got an incomplete data set thats got thousands of rows and 80 columns
with random missing fields...like this say...
3 b 3
4 1
1 x 2
? how do i turn it into....
3 b 3
4 missing 1
1 x 2
...i.e., i want to insert a line of text like.."missing"... into the empty
fields ?
--
View this message in context: http://old.nabble.com/enter-%22missing%22-into-missing-fields-tp26203288p26203288.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list