Displaying 1 result from an estimated 1 matches for "tp3238894p3238894".
Did you mean:
tp3238794p3238794
2011 Jan 26
1
Find the empty element in a factor array
...ents. For example,
test<-factor(c('A','','B','C','E'))
> test
[1] A B C E
Levels: A B C E
I would like the result equal to 2.
Thank you,
Wendy
--
View this message in context: http://r.789695.n4.nabble.com/Find-the-empty-element-in-a-factor-array-tp3238894p3238894.html
Sent from the R help mailing list archive at Nabble.com.