Description Usage Arguments Examples
View source: R/utility_functions.R
Draws a set of horizontal lines all of the same width onto an existing plot.
1 | horizLines(yval, xl, ...)
|
yval |
a vector of y-axis values at which to draw the lines. |
xl |
the left and right boundaries for the width of the lines. |
... |
additional parameters for the
|
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.