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

Arguments

object

An redoxSensor object

R

An array of numeric ratio values

Value

A ggplot object