Skip to contents

List all packages loaded by fpp3

Usage

fpp3_packages(include_self = FALSE)

Arguments

include_self

Include fpp3 in the list?

Value

A character vector of package names.

Examples

fpp3_packages()
#>  [1] "cli"         "crayon"      "dplyr"       "fable"       "fabletools" 
#>  [6] "feasts"      "ggplot2"     "lubridate"   "magrittr"    "purrr"      
#> [11] "rstudioapi"  "tibble"      "tidyr"       "tsibble"     "tsibbledata"