getpH-pHSensor-method: Get the pH of a pH sensor

Description Usage Arguments Value

Description

For a given redox sensor at a certain temperature, returns the redox potential corresponding to a given ratio (R) value

Usage

1
2
## S4 method for signature 'pHSensor'
getpH(object, R = getR(object))

Arguments

object

A pHSensor object

R

(Optional, defaults to getR(Object) A numeric value (can be an array) of ratio values

Value

A numeric array of pH values


julianstanley/SensorOverlord documentation built on Oct. 19, 2020, 2:29 p.m.