plotProperty-redoxSensor-method.RdCreates a ggplot object that has the ratio R on the horizontal axis and the redox potential (E) on the vertical axis
# S4 method for redoxSensor plotProperty(object, R = getR(object))
| object | An redoxSensor object |
|---|---|
| R | An array of numeric ratio values |
A ggplot object