Learn R Programming

rcdk (version 2.9.21)

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

Description

This function returns a list containing IAtom objects from a molecule or a bond.

Usage

get.atoms(object)

Arguments

object
A jObjRef representing an IAtomContainer, IMolecule or IBond object

Value

  • A list containing jobjRef's to a CDK IAtom object

See Also

get.bonds, get.point3d, get.symbol