get.total.hydrogen.count {rcdk}R Documentation

Get the Total Hydrogen Count for a Molecule

Description

The function will return the summed implicit hydrogens of all atoms in the specified AtomContainer

Usage

get.total.hydrogen.count(molecule)

Arguments

molecule A Java object of class IAtomContainer

Value

An integer value indicating the number of implicit hydrogens

Author(s)

Rajarshi Guha (rguha@indiana.edu)


[Package rcdk version 2.9.2 Index]