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

View source: R/rcdk.R

get.atomsR Documentation

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

Author(s)

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

get.bonds, get.connected.atoms


rcdk documentation built on July 9, 2023, 7:27 p.m.