plot.cmspans: Plots a cmspans object
Description
Plots a cmspans object.
Usage
# S3 method for cmspans
plot(x, plot.var = NULL, facet.vars = NULL,
title = "Gantt Plot", ...)
Arguments
plot.var
A factor plotting variable (y axis).
facet.vars
An optional single vector or list of 1 or 2 to facet by.
…
Other arguments passed to gantt_wrap
.