get_diseasystore {diseasystore} | R Documentation |
Get the diseasystore
for the case definition
Description
Get the diseasystore
for the case definition
Usage
get_diseasystore(label)
Arguments
label |
( |
Value
The diseasystore generator for the diseasystore matching the given label
Examples
ds <- get_diseasystore("Google COVID-19") # Returns the DiseasystoreGoogleCovid19 generator
[Package diseasystore version 0.2.2 Index]