plot.sums_gantt: Plots a sums_gantt object
Description
Plots a sums_gantt object.
Usage
# S3 method for sums_gantt
plot(x, base = TRUE, title = NULL, ...)
Arguments
base
logical. If TRUE
prints in base graphics system.
If FALSE
prints in ggplot graphics system.
…
Other arguments passed to gantt_wrap
or
plot_gantt_base