Description Usage Arguments Value
function to report listing of quality performance parameters
| 1 2 3 | 
| data | vector or dataframe, as indicated below for each chart type 
 | 
| value | string, Studentized Charts, name of numeric vector in dataframe with values of interest. | 
| grouping | string, Studentized Charts, name of single factor/variable to split the dataframe "values" by | 
| formula | Studentized Charts: a formula, such as y ~ x1 + x2, where the y variable is numeric data to be split into groups according to the grouping x factors/variables | 
| method | string, calling one of the following methods: 
 | 
| na.rm | a logical value indicating whether NA values should be stripped before the computation proceeds. | 
| LSL | numeric, Customer's lower specification limit | 
| USL | numeric, Customer's Upper specification limit 
 | 
| digits | integer, how many digits to report. | 
data frame , listing of metric labels and value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.