plot.gantt {qdap} | R Documentation |
Plots a gantt object
Description
Plots a gantt object.
Usage
## S3 method for class 'gantt'
plot(x, base = FALSE, title = NULL, ...)
Arguments
x |
The sums_gantt object |
base |
logical. If |
title |
An optional title. |
... |
Other arguments passed to |
[Package qdap version 2.4.6 Index]