query_actives: Get basic info on active cases identified during a given...

Description Usage Arguments

View source: R/query_actives.r

Description

This function queries basic information on all active cases identified during a given period. "Identified" here means specifically the earlier of a cases treatment start date and report date - so cases that have a delayed report will still be given a date reasonably close to their initial identification, while cases that never start treatment (usually, those who die shortly before or after diagnosis) will still have an approximate date.

Usage

1
query_actives(start_date, stop_date = Sys.Date())

Arguments

start_date

The earliest identification date to retrieve

stop_date

The latest identification date to retrieve


mmparker/tbdbaid documentation built on May 23, 2019, 5:05 a.m.