Learn R Programming

seacarb (version 2.3.1)

bor: Total boron concentration (mol/kg)

Description

total boron concentration ($mol\ kg^{-1}$)

Usage

bor(S, T, P)

Arguments

S
Salinity, default is 35
T
Temperature in degrees Celsius, default is 25oC
P
Hydrostatic pressure in bar (surface = 0), default is 0

Value

  • bortotal boron concentration ($mol\ kg^{-1}$))

encoding

latin1

References

DOE 1994 Handbook of methods for the analysis of the various parameters of the carbon dioxide system in sea water. ORNL/CDIAC-74. Oak Ridge,Tenn.: Carbon Dioxide Information Analysis Center, Oak Ridge National Laboratory.

Examples

Run this code
bor(35,25,0)

Run the code above in your browser using DataLab