diseasystore_exists | R Documentation |
diseasystore
for the case definitionCheck for the existence of a diseasystore
for the case definition
diseasystore_exists(label)
label |
( |
TRUE if the given diseasystore can be matched to a diseasystore on the search path. FALSE otherwise.
diseasystore_exists("Google COVID-19") # TRUE
diseasystore_exists("Non existent diseasystore") # FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.