xpssCasenum: Sequential numbering of cases

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/xpssCasenum.R

Description

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

1

Arguments

x

a (non-empty) data.frame or input data of class "xpssFrame".

Details

xpssCasenum fit well as ID-Variable.

Value

Returns a sequential atomic numeric or numeric vector.

Author(s)

Bastian Wiessner

See Also

Related Functions xpssCount , xpssDate , xpssDate11

Examples

1
2
3

translateSPSS2R documentation built on May 30, 2017, 4:31 a.m.