plot.cdcar: COVID-19 Data Checking and Reparing (CDCAR)

Description Usage Arguments Details

View source: R/plot.cdcar.R

Description

This function plot the time series data of covid-19 data.

Usage

1
2
## S3 method for class 'cdcar'
plot(dat = list(), level = "state")

Arguments

dat

A data frame or list containing the time series to plot.

level

Level of data repairment. Level "county" represents county level data repairment, and level "state" means state level data repairment. Default is set to "county".

Details

This R package is the implementation program for article entitled "Comparing and Integrating US COVID-19 Data from Multiple Sources: A County-Level Dataset with Local Features" by Guannan Wang, Zhiling Gu, Xinyi Li, Shan Yu, Myungjin Kim, Yueying Wang, Lei Gao, and Li Wang.


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