e_periods: Periodogram Plot

View source: R/mod_periodograma_utils_.R

e_periodsR Documentation

Periodogram Plot

Description

Periodogram Plot

Usage

e_periods(x, p = NULL, noms = NULL)

Arguments

x

a ts object.

p

which important period to plot.

noms

vector of lenght 3 to indicate the text to use.

Value

echarts4r plot

Author(s)

Diego Jimenez <diego.jimenez@promidat.com>

Examples

e_periods(AirPassengers)


forecasteR documentation built on July 9, 2023, 6:37 p.m.