Learn R Programming

rcdk (version 3.8.1)

get.atom.count: Get the number of atoms in the molecule.

Description

Get the number of atoms in the molecule.

Usage

get.atom.count(mol)

Value

An integer representing the number of atoms in the molecule

Arguments

mol

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

Author

Rajarshi Guha (rajarshi.guha@gmail.com)