R implementation of the SPSS $CASENUM system variable. xpssCasenum counts the number of cases within a variable, or respectively the number of observations in the dataset.
Usage
xpssCasenum(x)
Arguments
x
a (non-empty) data.frame or input data of class "xpssFrame".
Value
Returns a sequential atomic numeric or numeric vector.