Nothing
#' @importFrom utils globalVariables
NULL
utils::globalVariables(
c(
# dplyr/tidyverse vars
"group_col", "date_col", "value_col", ".value", "date_col_week",
# modeltime outputs
".index", ".conf_lo",
# plot variables
"item_id", ".conf_hi", "id",
# message
"verbose"
)
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.