Draws a Process Behavior Chart
Arguments
- data
input dataset to be plotted (required)
- y_var
Y variable to be plotted on Y axis (required)
- grouping_var
Variable to group by (optional)
- limits
Logical. If TRUE, natural process limits (control limits) are plotted. By default, it is set to FALSE (optional)
- interactive
Set plot interactivity. By default, it is set to TRUE (optional)