chart_IMR: Create R MR chart for statistical process control

View source: R/chart_IMR.R

chart_IMRR Documentation

Create R MR chart for statistical process control

Description

Generate a moving range chart chart from a set of consecutive measurements.

Usage

chart_IMR(data)

Arguments

data

A dataset generated by the function process_stats

Details

This type of chart is typically applied in product manufacturing to monitor deviations from the target value over time. It is usually accompanied by the chart_IMR

Value

This function returns an object of class ggplot

References

For a complete case study application refer to https://j-ramalho.github.io/industRial/


J-Ramalho/industRial documentation built on April 19, 2022, 11:13 a.m.