For 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))

Arguments

object

A pHSensor object

R

(Optional, defaults to getR(Object) A numeric value (can be an array) of ratio values

Value

A numeric array of pH values