getDBLabels
. This function allows users to specify field labels in the columns
parameter of getExposures
, getCases
, and getOutbreaks
. Addresses #2.dplyr::select()
throws an error on queries that do not return results.to
parameter in getCases
and getExposures
to Sys.time()
.getCases
to a tibble
.getExposures
and getOutbreaks
. These functions retrieve data from Exposure and Outbreak objects, respectively.getExposureAttribute
and getOutbreakAttribute
. These retrieve data related to an exposure or an outbreak.tibble
as a new import.attribute
property from the data returned with getExposures
, getCases
, and getOutbreaks
.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.