Learn R Programming

rcdk (version 3.8.1)

get.atoms: Get the atoms from a molecule or bond.

Description

Get the atoms from a molecule or bond.

Usage

get.atoms(object)

Value

A list of `jobjRef` representing the `IAtom` objects in the molecule or bond

Arguments

object

A `jobjRef` representing either a molecule (`IAtomContainer`) or bond (`IBond`) object.

Author

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

get.bonds, get.connected.atoms