Message-ID: <26203288.post@talk.nabble.com>
Date: 2009-11-04T19:39:02Z
From: frenchcr
Subject: enter "missing" into missing fields
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.