alfreale wrote: > > > I've a vector like this: > >> inc[,5] > > How can I extract a vector without the NA value? > > inc[,5][!is.na(inc[,5])] -- View this message in context: http://www.nabble.com/vector-and-NA-tp24162879p24163839.html Sent from the R help mailing list archive at Nabble.com.