Converts conductance to specific conductivity
cond.to.spc(temp, cond)
specific conductance (microsiemens per centimeter)
temperature (Degree C)
Calculates specific conductivity consistent with Method 2510B of the Standard Methods for the Examination of Water and Wastewater (20th Edition).
cond.to.spc(25.5,1321)
#> [1] 1308.504