plot.gantt: Plots a gantt object

View source: R/gantt.R

plot.ganttR 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 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


qdap documentation built on May 31, 2023, 5:20 p.m.