cumcount {ecm}R Documentation

Get cumulative count

Description

Get the cumulative count of a variable of interest

Usage

cumcount(x)

Arguments

x

A vector for which to get cumulative count

Value

The cumulative count of all items in x


[Package ecm version 7.2.0 Index]