Plots a gantt object.
## S3 method for class 'gantt' plot(x, base = FALSE, title = NULL, ...)
x
The sums_gantt object
base
logical. If TRUE prints in base graphics system. If FALSE prints in ggplot graphics system.
TRUE
FALSE
title
An optional title.
...
Other arguments passed to gantt_wrap or plot_gantt_base
gantt_wrap
plot_gantt_base