integer_to_ph | R Documentation |
Convert SBE integer to pH
integer_to_ph(
ph_integer,
ph_offset,
ph_slope,
temperature,
sig_figs = 3,
par0 = 13107
)
ph_integer |
pH voltage integer |
ph_offset |
pH calibration parameter offset |
ph_slope |
pH calibration parameter slope |
temperature |
temperature in degrees C |
sig_figs |
number of significant digits to use for conductivity (default = 3) |
par0 |
ph_integer conversion constant |
Sean Rohan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.