R/fable-package.R

#' @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

Try the fable package in your browser

Any scripts or data that you put into this service are public.

fable documentation built on May 29, 2024, 7:25 a.m.