This function takes process variables and calculates summary statistics and presents them in a easy readable table format.
process_stats(data, part_spec_percent)
This function takes the dataset tablet_thickness cleaned with the clean_names function from the janitor package
the process tolerance in percentage.
This function returns an object with class tibble (tbl_df)
For a complete case study application refer to https://j-ramalho.github.io/industRial/