plotc | R Documentation |
Plot one or two time series
plotc(y1, y2 = NULL)
y1 |
Data vector (plotted in blue with knots) |
y2 |
Data vector (plotted in red, no knots) |
None
plotc(uspop) y = trend(uspop,2) plotc(uspop,y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.