conc2mol: Convert concentration to molar

Description Usage Arguments

Description

Convert concentration to molar

Usage

1
2
conc2mol(conc = NULL, unit_conc = NULL, mol_weight = NULL,
  unit_mol = NULL)

Arguments

conc

concentration in e.g. g/L

unit_conc,

one of 'g/l', 'mg/l', 'microg/l', 'mcg/l", 'ng/l', 'mg/ml', 'microg/ml', 'mcg/ml', 'ng/ml'

mol_weight

concentration in g/mol

unit_mol

one of 'mol/L', 'mmol/mL', 'mmol/L'


ronkeizer/PKmisc documentation built on May 27, 2019, 1:50 p.m.