Displaying 1 result from an estimated 1 matches for "nextd1".
Did you mean:
  next1
  
1999 Jul 15
1
which() does not handle NAs in named vectors. (PR#226)
Version:
 platform = sparc-sun-solaris2.6
 arch = sparc
 os = solaris2.6
 system = sparc, solaris2.6
 status = 
 status.rev = 0
 major = 0
 minor = 64.2
 year = 1999
 month = July
 day = 3
 language = R
-- It is unclear to me that the handling of NAs is desirable, and it
   has problems with names:
> z <- c(T,T,NA,F,T)
> names(z) <- letters[1:5]
> which(z)
Error: names attribute