get.atom.count {rcdk} | R Documentation |
Get the number of atoms in the molecule.
Description
Get the number of atoms in the molecule.
Usage
get.atom.count(mol)
Arguments
mol |
The molecule to query. Should be a 'jobjRef' representing an 'IAtomContainer' |
Value
An integer representing the number of atoms in the molecule
Author(s)
Rajarshi Guha (rajarshi.guha@gmail.com)
[Package rcdk version 3.8.1 Index]