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

Arguments

object

An redoxSensor object

R

An array of numeric ratio values

Value

A ggplot object