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