utils::globalVariables(c(
"weighted",
"weighted_mean",
"percent_change",
"last_over_first",
"MinDate",
"MaxDate",
"DateList",
"DateDf",
"df_fn",
"sql_df",
"day",
"day_name",
"duration",
"end_date",
"end_date_col",
"interval",
"month",
"month_end",
"month_start",
"profile_over_time",
"profiled_value",
"quarter",
"quarter_end",
"quarter_start",
"start_date",
"start_date_col",
"week",
"week_end",
"week_start",
"year",
"year_end",
"year_start",
"."
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.