get.hydrogen.count {rcdk} | R Documentation |
get.hydrogen.count
Description
Get the implicit hydrogen count for the atom.
Usage
get.hydrogen.count(atom)
Arguments
atom |
The atom to query |
Details
This method returns the number of implicit H's on the atom.
Depending on where the molecule was read from this may be NULL
or an integer
greater than or equal to 0
Value
An integer representing the hydrogen count
Author(s)
Rajarshi Guha (rajarshi.guha@gmail.com)
[Package rcdk version 3.8.1 Index]