powered by
Return a vector with all zero elements removed.
NZ(x)
numerich vector
numeric vector
Andri Signorell <andri@signorell.net>
x <- c(1,2,0,3) NZ(x)
Run the code above in your browser using DataLab