fpp2_packagesR Documentation

List all packages loaded by fpp2

Description

List all packages loaded by fpp2

Usage

fpp2_packages(include_self = FALSE)

Arguments

include_self

Include fpp2 in the list?

Value

A character vector of package names.

Examples

fpp2_packages()