Learn R Programming

oxcovid19 (version 0.1.2)

data_structures: Data structures for OxCOVID19 Database

Description

Data structures for OxCOVID19 Database

Usage

data_structures

Arguments

Format

A named list of 6 tibbles of data structures for OxCOVID19 Database

Table name Description
epidemiology Tibble of description of fields for epidemiology table
government_response Tibble of description of fields for government response table
country_statistics Tibble of description for fields for country statistics table
mobility Tibble of description for fields for mobility table
weather Tibble of description for fields for weather table
administrative_division Tibble of description for fields for administrative division table

Examples

Run this code
# NOT RUN {
data_structures

# }

Run the code above in your browser using DataLab