powered by
Convert concentration to molar
conc2mol(conc = NULL, unit_conc = NULL, mol_weight = NULL, unit_mol = NULL)
concentration in e.g. g/L
one of `g/l`, `mg/l`, `microg/l`, `mcg/l", `ng/l`, `mg/ml`, `microg/ml`, `mcg/ml`, `ng/ml`
concentration in g/mol
one of `mol/L`, `mmol/mL`, `mmol/L`
conc2mol(100, unit_conc = "g/l", mol_weight = 180.15588)
Run the code above in your browser using DataLab