#' @keywords internal
"_PACKAGE"
globalVariables(".")
#' @rawNamespace import(rlang, except = invoke)
#' @import tsibble
#' @import fabletools
#' @import Rcpp
#' @importFrom dplyr mutate transmute filter lag left_join select
#'
#' @useDynLib fable, .registration = TRUE
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.