nnz | R Documentation |
Number of non-zero elements in a vector
nnz(h)
h |
vector |
integer
Jonathan M. Lees<jonathan.lees@unc.edu>
zip<-rnorm(15)
nnz(zip)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.