Learn R Programming

forecasteR (version 3.0.2)

e_periods: Periodogram Plot

Description

Periodogram Plot

Usage

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

Value

echarts4r plot

Arguments

x

a ts object.

p

which important period to plot.

noms

vector of lenght 3 to indicate the text to use.

Author

Diego Jimenez <diego.jimenez@promidat.com>

Examples

Run this code
e_periods(AirPassengers)

Run the code above in your browser using DataLab