R/create.R
get_accumulate.Rd
Returns the accumulate column if present, otherwise a vector of FALSE (no accumulation).
accumulate
FALSE
get_accumulate(data)
A data.table that may contain an accumulate column.
A logical vector of length nrow(data).
nrow(data)