Description Usage Arguments Examples
Given ylim, draws approximately 10 horizonal lines to existing plot.
1  | DrawHLines(ylim, num.lines = 10)
 | 
ylim | 
1 2  |   ylim <- c(1,100)
  DrawHLines(ylim)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.