calc_mol | R Documentation |
Calculates the number of moles in a specified amount of a chemical substance.
calc_mol(substance, mass, u = "g")
substance |
Enter the common name of the chemical compound or substance. |
mass |
The mass. |
u |
The unit, select from "g", "ug","ng", "pg", "fg" with default set to grams |
The number of moles of substance in the specified mass.
"ammonium"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.