dot-resolve_time_column: Resolve user-specified time column

.resolve_time_columnR Documentation

Resolve user-specified time column

Description

Handles "epiweek", "month", "date", or a literal column name.

Usage

.resolve_time_column(dat, time, date_col)

Arguments

dat

Data frame.

time

User specification string.

date_col

Name of the date column in dat.

Value

List with data (possibly modified) and col (column name).


survinger documentation built on April 27, 2026, 9:10 a.m.