Description Usage Arguments Details Value Examples
View source: R/univariatexbarchart.R
Creates a univariate quality control chart based on the variable mean
1 |
x |
the data vector to create the chart for |
UThe quality control chart shows the observations in relation to the mean across a sample
Quality control chart as a ggplot object
1 | ## Not run: univariatexbarchart(x = c(3,6,7,7,9,2,4,5,5,6,7))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.