Description Usage Arguments Value Author(s) Examples
This function updates an STdiag with a line
1 2 3 4 | STdiag.lines(stdiag, lx, ly,
type="l", alpha=1,cex=0.8,
col=1,font=1,pch=16,
fill="transparent",lty=1,lwd=1)
|
stdiag |
The STdiag to update, returned by function STdiag |
lx,ly |
Coordinates of the line points to add to the diagram |
type,alpha,cex,col,font,pch,fill,lty,lwd |
Standard parameters of the panel.lines function |
Returns the stdiag with a line added to it
Vincent Le Bourlot
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.