View source: R/timeLineGraphics.R
stripPlot | R Documentation |
iteratively plot each horizontal strip
stripPlot(l, ht, vfactor, ymargin, nameCEX, leftOver)
l |
is a list
|
ht |
is total height of entire graph |
vfactor |
is height of a horizontal strip |
ymargin |
is fraction of maxy to leave as top and bottom margin |
nameCEX |
control size of font in text() to display names associated with each horizontal strip |
leftOver |
if TRUE then pictures that do not fit in horizontal strip are placed to left of strip rather than omitted |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.