get.total.charge {rcdk} | R Documentation |
The function will return the summed charges of all atoms in the specified AtomContainer
get.total.charge(molecule)
molecule |
A Java object of class IAtomContainer |
An double value indicating the total charge
Rajarshi Guha (rguha@indiana.edu)