get_accumulate: Get accumulation flags from data

View source: R/create.R

get_accumulateR Documentation

Get accumulation flags from data

Description

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).


EpiNow2 documentation built on June 17, 2026, 1:07 a.m.