Learn R Programming

rcdk (version 3.5.0)

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

Description

Get the atoms from a molecule or bond.

Usage

get.atoms(object)

Arguments

object

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

Value

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

See Also

get.bonds, get.connected.atoms