Skip to contents

Returns the accumulate column if present, otherwise a vector of FALSE (no accumulation).

Usage

get_accumulate(data)

Arguments

data

A data.table that may contain an accumulate column.

Value

A logical vector of length nrow(data).