Learn R Programming

covidsymptom (version 1.0.0)

symptoms: Daily proportion of symptoms reported by CSSS users

Description

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

Usage

symptoms

Arguments

Format

A data frame of 4 columns

Datum

Date of report

Symptom

Symptom

Andel

Proportion of symptom

Vikt

Weight related to covid19: positiv or negativ

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