Description Usage Arguments Value Examples
Balance reactions
1 2 3  | 
x | 
 A reaction object  | 
charge | 
 Balance charge?  | 
tol | 
 Tolerance for zero detection  | 
A balanced reaction or logical describing if the reaction is balanced
1 2 3 4  | is_balanced("O2 + 2H2 = 2H2O")
is_balanced("O2 + H2 = 2H2O")
is_balanced("O2-4 + 2H2 = 2H2O", charge = FALSE)
is_balanced("O2-4 + 2H2 = 2H2O", charge = TRUE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.