Description Usage Arguments Value Examples
Compute the number of non-zero values.
1  | 
x | 
 Numeric.  | 
rev | 
 If   | 
prop | 
 If   | 
By default, the number of non-zero values in x
(\|x\|_0).
If rev is set to TRUE, the number of zero in x.
If prop is set to TRUE, i return the proportion
instead of the absolute count.
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.