globalVariables(
c(
# standard for all datasets
"date",
"location",
"location_type",
"location_code",
"location_code_type",
"report_date",
"data_type",
"value",
"data_set_name",
"package_name",
"fips",
"locality",
"total_cases",
"function_to_get_data",
"data_details",
"data_url",
"license_url",
"data_types",
"has_geospatial_info",
"cases_new",
"hosp_new",
# unique to this dataset
"vdh_health_district",
"deaths",
"hospitalizations"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.