csss_tests {covidsymptom}R Documentation

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

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.

Source

COVID Symptom Study-Sweden.

Examples

data(csss_tests)

[Package covidsymptom version 0.9.3 Index]