Description Usage Arguments Details Value Author(s) See Also Examples
R implementation of the SPSS $COUNT system variable.
1  | xpssCount(x, variables, count)
 | 
x | 
 a (non-empty) data.frame or input data of class   | 
variables | 
 atomic character or character vector with the name of the variables.  | 
count | 
 atomic character or atomic numeric pattern.  | 
Count displays the frequencies of observations matching the count statement.
A vector of the same length as x.
Bastian Wiessner
Related Functions xpssAny %in% is.element
1 2 3 4 5 6 7 8 9 10 11 12 13  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.