Usage
at(S=35, T=25, C=0.1, d=1, pHTris=NULL, ETris=NULL, weight, E, volume)
Arguments
S
Salinity, default is 35. S must be a single value, not a vector.
T
Temperature in degrees Celsius, default is 25oC, can be given as a vector or as a single value.
C
Normality of the acid, default is 0.1. C must be a single value, not a vector.
d
Density of the acid, default is 1. d must be a single value, not a vector.
pHTris
pH used for the calibration of the electrode with the TRIS buffer. pHTris must be a single value, not a vector.
ETris
Potential used for the calibration of the electrode in mV. ETris must be a single value, not a vector.
weight
Weight of the sample in g. weight must be a single value, not a vector.
E
Potential measured during the titration in mV. E must be a vector.
volume
Volume of acid added to the sample in ml. volume must be a vector.