| process_data | R Documentation | 
It removes the outliers detected through detect_outliers(), interpolates each transition,
ensemble-averages all the transitions into one, performs a bin-average, and normalizes the time column
(time zero will indicate the end of baseline and the start of the transition phase).
process_data(.data_outliers, protocol_baseline_length, fit_bin_average)
| .data_outliers | The data retrived from  | 
| protocol_baseline_length | The length of the baseline (in seconds). | 
| fit_bin_average | The bin average to be performed for the final fit. | 
TODO
a tibble with the time-aligned, ensembled-averaged, and bin-averaged data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.