Description Usage Arguments Value
Takes a scc_chart
object and generates a graphical representation
of the chart in form of a ggplot
object.
1 2 | autoplot.scc_chart(object, xlab = "block", ylab = object$y_value_name,
title = object$description, append.hist = FALSE, ...)
|
object |
[ |
xlab |
[ |
ylab |
[ |
title |
[ |
append.hist |
[ |
... |
[any] |
A ggplot2
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.