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 TRUE and there are two repeated measures the faceting is reversed.

...

Other arguments passed to gantt_wrap


[Package qdap version 2.4.6 Index]