filter_by_timeset: Filter a data frame by a timeset (vector of dates/epiweeks or...

View source: R/utils.R

filter_by_timesetR Documentation

Filter a data frame by a timeset (vector of dates/epiweeks or EpiRange)

Description

Filter a data frame by a timeset (vector of dates/epiweeks or EpiRange)

Usage

filter_by_timeset(df, column, timeset)

Arguments

df

data frame to filter

column

name of the column containing time values

timeset

the timeset to filter by


epidatr documentation built on June 3, 2026, 1:06 a.m.