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