Usually manual data cleaning should be avoided. However, sometimes in gas exchange data
there is the need to delete a few clear "bad breaths" (noise). In these situations you may use this function.
Although it is encouraged that you use the detect_outliers()
function, you may use this function at your own risk.
This function can also be used to clean other kind of data, like heart rate data.