plot.sums_gantt: Plots a sums_gantt object

Description Usage Arguments

View source: R/gantt.R

Description

Plots a sums_gantt object.

Usage

1
2
## S3 method for class 'sums_gantt'
plot(x, base = TRUE, title = NULL, ...)

Arguments

x

The sums_gantt object

base

logical. If TRUE prints in base graphics system. If FALSE prints in ggplot graphics system.

title

An optional title.

...

Other arguments passed to gantt_wrap or plot_gantt_base


trinker/qdap documentation built on Sept. 30, 2020, 6:28 p.m.