getE-redoxSensor-method.RdFor a given redox sensor at a certain temperature, returns the redox potential corresponding to a given ratio (R) value
# S4 method for redoxSensor getE(object, R = getR(object), temp = 295.15)
| object | A redoxSensor object |
|---|---|
| R | (Optional, defaults to getR(Object) A numeric value (can be an array) of ratio values |
| temp | The temperature, in Kelvin. Default is 295.15 |
A numeric array of E values