get_underlying_statistics: Get statistics for the underlying condition of deceased...

Description Usage Value Source Examples

View source: R/misc.R

Description

Get statistics for the underlying condition of deceased COVID-19 patients younger than 70

Usage

1

Value

A dataframe with the following 3 columns:

Datum/Date

Date of notification

Type/Type

Type of test measurement (i.e., Totaal gemeld, Onderliggende aandoeningen en/of zwangerschap, Geen onderliggende aandoening, Niet vermeld)

AantalCumulatief/Cumulative count

The cumulative number of deceased COVID-19 cases younger than 70 (Totaal gemeld) with (Onderliggende aandoening en/of zwangerschap) or without (Geen onderliggende aandoening) an underlying condition and/or pregnancy, and the cumulative count of cases where it was unknown whether they had an underlying condition and/or were pregnant (Niet vermeld)

Source

for further information look at https://github.com/J535D165/CoronaWatchNL/tree/master/data-misc/

Examples

1
## Not run: get_underlying_statistics()

mcnakhaee/CoronaWatchNL documentation built on Jan. 1, 2021, 9:24 a.m.