arithmetic
Arithmetic
c_qty()
Concatenate quantities
is_qty() is_amount() is_mass() is_molecular_weight() is_molarity_concentration() is_mass_concentration() is_volume() is_pressure() is_gas_solubility() is_temperature()
is_qty()
is_amount()
is_mass()
is_molecular_weight()
is_molarity_concentration()
is_mass_concentration()
is_volume()
is_pressure()
is_gas_solubility()
is_temperature()
Check for quantity objects
calculate_closed_system_pH() calculate_closed_system_alkalinity() calculate_closed_system_TIC() calculate_closed_system_pCO2()
calculate_closed_system_pH()
calculate_closed_system_alkalinity()
calculate_closed_system_TIC()
calculate_closed_system_pCO2()
Closed system calculations
get_microbialkitchen_constant() get_microbialkitchen_constants()
get_microbialkitchen_constant()
get_microbialkitchen_constants()
Constants
calculate_ideal_gas_molarity() calculate_ideal_gas_amount() calculate_gas_solubility()
calculate_ideal_gas_molarity()
calculate_ideal_gas_amount()
calculate_gas_solubility()
General gas calculations
make_qty_units_explicit()
Make units explicit
scale_metric() best_metric() base_metric()
scale_metric()
best_metric()
base_metric()
Metric prefixes
calculate_open_system_pH() calculate_open_system_alkalinity()
calculate_open_system_pH()
calculate_open_system_alkalinity()
Open system calculations
qty()
Quantities
get_qty_value() as.double(<mk_quantity>) get_qty_text() as.character(<mk_quantity>) get_qty_text_each()
get_qty_value()
as.double(<mk_quantity>)
get_qty_text()
as.character(<mk_quantity>)
get_qty_text_each()
Get quantity data
get_qty_units() get_qty_units_with_label()
get_qty_units()
get_qty_units_with_label()
Work with quantity units.
scale_x_qty() scale_y_qty()
scale_x_qty()
scale_y_qty()
ggplot scales for quantities
calculate_DIC() calculate_carbonic_acid() calculate_bicarbonate() calculate_carbonate()
calculate_DIC()
calculate_carbonic_acid()
calculate_bicarbonate()
calculate_carbonate()
Speciation functions
vec_arith(<mk_quantity>) vec_arith(<mk_amount>) vec_arith(<mk_mass>) vec_arith(<mk_molecular_weight>) vec_arith(<mk_molarity_concentration>) vec_arith(<mk_mass_concentration>) vec_arith(<mk_volume>) vec_arith(<mk_pressure>) vec_arith(<mk_gas_solubility>) vec_arith(<mk_temperature>)
vec_arith(<mk_quantity>)
vec_arith(<mk_amount>)
vec_arith(<mk_mass>)
vec_arith(<mk_molecular_weight>)
vec_arith(<mk_molarity_concentration>)
vec_arith(<mk_mass_concentration>)
vec_arith(<mk_volume>)
vec_arith(<mk_pressure>)
vec_arith(<mk_gas_solubility>)
vec_arith(<mk_temperature>)
vec_arith for mk_quantity objects
vec_cast(<mk_quantity>) vec_cast(<mk_amount>) vec_cast(<mk_mass>) vec_cast(<mk_molecular_weight>) vec_cast(<mk_molarity_concentration>) vec_cast(<mk_mass_concentration>) vec_cast(<mk_volume>) vec_cast(<mk_pressure>) vec_cast(<mk_gas_solubility>) vec_cast(<mk_temperature>)
vec_cast(<mk_quantity>)
vec_cast(<mk_amount>)
vec_cast(<mk_mass>)
vec_cast(<mk_molecular_weight>)
vec_cast(<mk_molarity_concentration>)
vec_cast(<mk_mass_concentration>)
vec_cast(<mk_volume>)
vec_cast(<mk_pressure>)
vec_cast(<mk_gas_solubility>)
vec_cast(<mk_temperature>)
vec_cast for mk_quantity objects
vec_ptype2(<mk_quantity>) vec_ptype2(<mk_amount>) vec_ptype2(<mk_mass>) vec_ptype2(<mk_molecular_weight>) vec_ptype2(<mk_molarity_concentration>) vec_ptype2(<mk_mass_concentration>) vec_ptype2(<mk_volume>) vec_ptype2(<mk_pressure>) vec_ptype2(<mk_gas_solubility>) vec_ptype2(<mk_temperature>)
vec_ptype2(<mk_quantity>)
vec_ptype2(<mk_amount>)
vec_ptype2(<mk_mass>)
vec_ptype2(<mk_molecular_weight>)
vec_ptype2(<mk_molarity_concentration>)
vec_ptype2(<mk_mass_concentration>)
vec_ptype2(<mk_volume>)
vec_ptype2(<mk_pressure>)
vec_ptype2(<mk_gas_solubility>)
vec_ptype2(<mk_temperature>)
vec_ptype2 for microbial kitchen objects