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)


PROMiDAT/forecasteR documentation built on June 30, 2023, 9:43 p.m.