Nothing
# ── Package-level declarations ────────────────────────────────────────────────
#' @importFrom data.table :=
NULL
# Silence R CMD check NOTEs for data.table symbols used via non-standard
# evaluation inside .boot_engine() (column names referenced bare in `[.data.table`).
utils::globalVariables(c(
# .boot_engine() data.table symbols
"iter", "time_idx", "y_boot", "boot_trend",
# autoplot.macrofilter() data.table + aes symbols
"time", "Data", "Trend", "lower", "upper"
))
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.