Description Usage Arguments Details Value See Also
Plotting longitudinal series.
1 2 |
x |
series to be plotted. |
y |
possible second series, if provided a scatter plot is created. |
add |
if |
pch |
same as in |
xlab |
a label for the x axis, same as in |
main |
main title of the plot, same as in |
col |
Color of the series, same as in |
ty |
character indicating the type of plotting, any of the types as in |
return.to.default |
for reverting back to previous par settings.
Default is |
... |
more graphical parameters can be given as arguments. |
Sets default parameters to get a nicer figure. If y is given then a scatter plot is created. y can also be of class Date. If add=TRUE, add the series to an existing device. Make a sensible choice as to which series should be plotted first so that the ylim and xlim cover are sufficient.
Called for its side effect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.