R/utils.R
calc_time_under_pH.Rd
Calculates the total time each subject/group spends below a specified pH threshold.
calc_time_under_pH(x, ph_threshold = 5.4)
Data frame containing pH data.
pH threshold (default is 5.4).
A data frame with the total time under the pH threshold for each subject/group.
Omar I. Elashkar