| .check_cast_empty | R Documentation |
On a partial result (some rows returned), warns about the signals/geo_types
that returned nothing, noting any that epidata_meta() says don't exist.
On a fully empty result, errors on an invalid geo_type/signals, warns
when the local geo_values/reference_time filters dropped every row the
server returned, and warns generically otherwise. No-op when
fetch_args$return_empty is TRUE.
.check_cast_empty(result, fetched, source, signals, geo_type, fetch_args)
result |
the filtered result (a data frame) |
fetched |
the combined server response before local filtering |
source, signals, geo_type |
the query parameters, for error/warning
messages and for looking up |
fetch_args |
a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.