process_stats_table {industRial}R Documentation

Summary statistics table outputs for Statistical Process Control

Description

This function takes summary statistics and presents them in a easy readable table format.

Usage

process_stats_table(data)

Arguments

data

A data set generated by the function process_stats

Value

This function returns an object with classes gt_tbl and list

References

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


[Package industRial version 0.1.0 Index]