Check hospital reporting data latency and completeness.
Source:R/write_webtext.R
check_hospital_reporting_latency.RdThis function retrieves hospital reporting data from data.cdc.gov and checks for data latency and reporting completeness issues. It returns a flag string describing any reporting issues.
Usage
check_hospital_reporting_latency(
reference_date,
disease,
included_locations = hubhelpr::included_locations
)