powered by
diseasystore
Check for the existence of a diseasystore for the case definition
diseasystore_exists(label)
TRUE if the given diseasystore can be matched to a diseasystore on the search path. FALSE otherwise.
(character) A character string that controls which feature store to get data from.
character
diseasystore_exists("Google COVID-19") # TRUE diseasystore_exists("Non existent diseasystore") # FALSE
Run the code above in your browser using DataLab