cumcount: Get cumulative count

View source: R/cumcount.r

cumcountR 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


gaurbans/ecm documentation built on Feb. 12, 2024, 1:11 a.m.