Learn R Programming

tsapp (version 1.0.4)

symplot: symplot produces a symmetry plot

Description

symplot produces a symmetry plot

Usage

symplot(y)

Arguments

y

the series, a vector or a time series

Examples

Run this code
# NOT RUN {
data(LYNX)
symplot(LYNX)   
# }

Run the code above in your browser using DataLab