ganttPlotEventLists | R Documentation |
Plot event lists, one above the other
ganttPlotEventLists( eventLists, margin.top = 0.8, time.format = NULL, n.xticks = 10, showLabels = TRUE, ... )
eventLists |
list of data frames containing events (containing columns
tBeg, tBeg, as returned by |
margin.top |
top margin as a fraction of the total plot height |
time.format |
passed to |
n.xticks |
passed to |
showLabels |
passed to |
... |
further arguments passed to ganttPlotEvents |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.