Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.gts

Plot simts Time Series Data


Description

Plot simts Time Series Data generated by gts or gen_gts.

Usage

## S3 method for class 'gts'
plot(x, evenly = TRUE, xlab = NULL, ylab = NULL,
  main = NULL, couleur = "blue4", ...)

Arguments

x

A gts object

evenly

A boolean indicating whether the time series is evenly spaced or not.

xlab

A string that gives a title for the x axis.

ylab

A string that gives a title for the y axis.

main

A string that gives an overall title for the plot.

couleur

A string that gives a couleuror for the line.

...

additional arguments affecting the plot produced.

Value

A plot containing the graph of the simts time series.

Author(s)

Justin Lee and Stéphane Guerrier


simts

Time Series Analysis Tools

v0.1.1
AGPL-3 | file LICENSE
Authors
Stéphane Guerrier [aut, cre, cph], James Balamuta [aut, cph], Roberto Molinari [aut, cph], Justin Lee [aut], Yuming Zhang [aut], Wenchao Yang [ctb], Nathanael Claussen [ctb], Yunxiang Zhang [ctb], Christian Gunning [cph], Romain Francois [cph], Ross Ihaka [cph], R Core Team [cph]
Initial release
2019-07-21

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.