View source: R/process_stats.R
process_stats | R Documentation |
This function takes process variables and calculates summary statistics and presents them in a easy readable table format.
process_stats(data, part_spec_percent)
data |
This function takes the dataset tablet_thickness cleaned with the clean_names function from the janitor package |
part_spec_percent |
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/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.