Skip to contents

The test checks whether all atoms in the molecule have a formal charge of 0.

Usage

is.neutral(mol)

Arguments

mol

The molecule to query. Should be a `jobjRef` representing an `IAtomContainer`

Value

`TRUE` if molecule is neutral, `FALSE` otherwise

Author

Rajarshi Guha (rajarshi.guha@gmail.com)