Learn R Programming

diseasystore (version 0.3.1)

get_diseasystore: Get the diseasystore for the case definition

Description

Get the diseasystore for the case definition

Usage

get_diseasystore(label)

Value

The diseasystore generator for the diseasystore matching the given label

Arguments

label

(character)
A character string that controls which feature store to get data from.

Examples

Run this code
  ds <- get_diseasystore("Google COVID-19")  # Returns the DiseasystoreGoogleCovid19 generator

Run the code above in your browser using DataLab