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" "purrr" "rstudioapi"
#> [11] "tibble" "tidyr" "tsibble" "tsibbledata"