Learn R Programming

rcdk (version 3.5.0)

get.connected.atoms: Get atoms connected to the specified atom

Returns a `list`` of atoms that are connected to the specified atom.

Description

Get atoms connected to the specified atom

Returns a `list`` of atoms that are connected to the specified atom.

Usage

get.connected.atoms(atom, mol)

Arguments

atom

The atom object

mol

The `IAtomContainer` object containing the atom

Value

A `list` containing `IAtom` objects, representing the atoms directly connected to the specified atom