Nothing
#' @importFrom dplyr filter as_tibble group_by group_split left_join pull select_if mutate n n_distinct rename slice slice_tail summarise reframe
#' @importFrom dplyr ungroup select bind_rows arrange group_by_if row_number distinct do full_join desc first last if_else starts_with lag across
#' @importFrom tidyr fill pivot_longer pivot_wider drop_na unnest gather spread
#' @importFrom tidyselect all_of everything
#' @importFrom tibble add_column add_row
#' @importFrom slider slide_dbl
#' @importFrom lubridate year quarter month hour wday date
#' @importFrom rlang is_empty quo_is_null as_name abort .data ":="
#' @importFrom distributional dist_normal
#' @importFrom forecast msts dshw tbats na.interp
#' @importFrom scales pretty_breaks
#' @importFrom stats approx quantile qnorm median mad sd as.ts acf pacf time density lm as.formula
#' @importFrom grDevices colorRampPalette
#' @importFrom tidytext scale_x_reordered
#' @importFrom utils tail
#' @rawNamespace import(ggplot2, except = stat_qq_line)
#' @importFrom qqplotr stat_qq_point stat_qq_line stat_qq_band
#' @import tsibble
#' @import fabletools
#' @import purrr
globalVariables(".")
NULL
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.