# NOT RUN {
# Calculate the practical salinity of a sample with Absolute Salinity of 35 g/kg,
# Total Alkalinity of 0.00234 mol/kg and DIC of 0.00202 mol/kg
SP <- sa2sp_chem(SA=35, TA=0.00234, DIC=0.00202)
# }
Run the code above in your browser using DataLab