#' SARS-CoV-2 Diagnostik
#'
#' Kontingenztafel des Vergleichs der diagnostischen Qualität zwischen PCR-Test und Antigen-Schnelltest.
#' @format Eine Matrix mit 2 Zeilen and 2 Spalten.
#' \describe{
#' \item{PCR}{Positives oder negatives Ergebnis des PCR-Tests. Ein positiver Test entspricht einer sicheren Diagnose einer SARS-CoV-2 Infektion.}
#' \item{Schnelltest}{Positives oder negatives Ergebnis eines Antigen-Schnelltests.}
#' }
#' @examples
#' covid
"covid"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.