| COVID19_JanApr2020_HongKong | R Documentation |
This dataset (i.e., COVID19_JanApr2020_HongKong) contains 290 observations of offspring case number generated by one seed case,
which were collected during the coronavirus disease 2019 (COVID-19) outbreak in Hong Kong, China from January to April 2020.
COVID19_JanApr2020_HongKong
A data frame (data.frame) with 290 rows of records, and 2 columns of variables:
obsObservations of offspring (or secondary) case numbers generated by each seed case.
typeA categorical variable takes the value "secondary" indicating the type of observations.
Summary of data and outbreak situation of the Severe Respiratory Disease associated with a Novel Infectious Agent, released by the Centre for Health Protection, Department of Health, the Government of the Hong Kong Special Administrative Region. See for example, https://www.coronavirus.gov.hk/eng/index.html
Adam DC, Wu P, Wong JY, Lau EH, Tsang TK, Cauchemez S, Leung GM, Cowling BJ. Clustering and superspreading potential of SARS-CoV-2 infections in Hong Kong. Nature Medicine. 2020;26(11):1714-1719. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1038/s41591-020-1092-0")}
data(COVID19_JanApr2020_HongKong)
summary(COVID19_JanApr2020_HongKong)
table(COVID19_JanApr2020_HongKong$obs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.