Skip to contents

Reads pH data from a CSV or Excel file and performs basic validation.

Usage

read_pH(file_path, dose_time = 1, amt = 100)

Arguments

file_path

Path to the data file.

dose_time

Time of dose administration (default is 1).

amt

Dose amount (default is 100).

Value

A data frame containing the pH data.

Author

Omar I. Elashkar