Creates a ggplot object that has the ratio R on the horizontal axis and the pH on the vertical axis

# S4 method for pHSensor
plotProperty(object, R = getR(object))

Arguments

object

An pHSensor object

R

An array of numeric ratio values

Value

A ggplot object