getpH-pHSensor-method.RdFor a given redox sensor at a certain temperature, returns the redox potential corresponding to a given ratio (R) value
# S4 method for pHSensor getpH(object, R = getR(object))
| object | A pHSensor object |
|---|---|
| R | (Optional, defaults to getR(Object) A numeric value (can be an array) of ratio values |
A numeric array of pH values