detect.DR.county: COVID-19 Data Checking and Reparing (CDCAR)

Description Usage

View source: R/detect.DR.county.R

Description

This function detects the delay reporting issue of county level covid-19 data (or similar type of data including the count time series and epidemic data).

Usage

1
2
3
4
5
6
7
8
detect.DR.county(
  dat = list(),
  state.show = NULL,
  county.show = NULL,
  log.test = FALSE,
  plot.show = FALSE,
  test = "wo"
)

covid19-dashboard-us/cdcar documentation built on Jan. 3, 2021, 4:58 p.m.