if(getRversion() >= "2.15.1") utils::globalVariables(c("."))
globalVariables(
c("alfa",
"alfa2",
"cases",
"change_day",
"change_point_date",
"clabel_value",
"clabel_x",
"clabel_y",
"countries_and_territories",
"country_region",
"covid",
"cumulative_cases",
"cumulative_deaths",
"data",
"date_rep",
"date_since_limit_cases",
"date_start_limit",
"day",
"days_to_double",
"day_start_limit",
"days_since_limit",
"double_target",
"deaths",
"geo_id",
"hit_100",
"hit_limit",
"incident_cases",
"lag",
"lag_cum_cases",
"lead",
"lead_date",
"long",
"mean_r",
"median_r",
"month",
"min_date",
"n_days",
"n_double",
"n_obs",
"no_result",
"normalised_date",
"offset",
"over_100",
"over_limit",
"pluck",
"prepared_data",
"province",
"province_state",
"quantile_0_025_r",
"quantile_0_975_r",
"repro_estimate",
"repro_result",
"result",
"summarise",
"week",
"year")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.