R/fpp3.R

# This package is based on the tidyverse package, hence the copyright
# attribution to RStudio.

#' @import dplyr
#' @import fable
#' @import fabletools
#' @import feasts
#' @import ggplot2
#' @importFrom lubridate date
#' @import tibble
#' @import tidyr
#' @import tsibble
#' @import tsibbledata

#' @keywords internal
"_PACKAGE"

NULL

Try the fpp3 package in your browser

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

fpp3 documentation built on June 25, 2024, 9:06 a.m.