View source: R/molform_functions.R
multiply_molforms | R Documentation |
Multiply molecular formulas by a constant
multiply_molforms(molform, scalar)
molform |
An object of the as.molform class |
scalar |
A positive integer determining the number of times to multiply a molecular formula by. |
## Not run:
multiply_molforms(as.molform("C6H12O6"), 3)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.