powered by
The test checks whether all atoms in the molecule have a formal charge of 0.
is.neutral(mol)
`TRUE` if molecule is neutral, `FALSE` otherwise
The molecule to query. Should be a `jobjRef` representing an `IAtomContainer`
Rajarshi Guha (rajarshi.guha@gmail.com)