mdaplot.showLines | R Documentation |
Shows horisontal and vertical lines on a plot.
mdaplot.showLines(point, lty = 2, lwd = 0.75, col = rgb(0.2, 0.2, 0.2))
point |
vector with two values: x coordinate for vertical point y for horizontal |
lty |
line type |
lwd |
line width |
col |
color of lines |
If it is needed to show only one line, the other coordinate shall be set to NA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.