Plot a "scrub_projection_multi"
object
# S3 method for scrub_projection_multi
plot(x, title = NULL, ...)
Arguments
x |
The "scrub_projection_multi" object. |
---|
title |
(Optional) If provided, will add a title to the plot. |
---|
... |
Additional arguments to ggplot, e.g. main , sub ,
xlab , ylab , legend.position |
---|