Learn R Programming

covidsymptom (version 1.0.0)

csss_tests: Daily covid-19 tests reported in the COVID Symptom Study Sweden

Description

A dataset containing daily reported number of covid-19 tests and the proportion of positive results

Usage

csss_tests

Arguments

Format

A data frame of 4 columns

date

Date of report

total_tests

Number of tests

proportion_positive

Proportion of positive tests

test_type

Type of test: snabbtest (antigen) or PCR

Details

This dataset contains daily reports of covid-19 tests and the proportion of positive results in swedish 2-digit postcode regions.

Examples

Run this code
data(csss_tests)

Run the code above in your browser using DataLab