get.connected.atom: Get the atom connected to an atom in a bond.

View source: R/bonds.R

get.connected.atomR Documentation

Get the atom connected to an atom in a bond.

Description

This function returns the atom that is connected to a specified in a specified bond. Note that this function assumes 2-atom bonds, mainly because the CDK does not currently support other types of bonds

Usage

get.connected.atom(bond, atom)

Arguments

bond

A jObjRef representing an 'IBond' object

atom

A jObjRef representing an 'IAtom' object

Value

A jObjRef representing an 'IAtom“ object

Author(s)

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

get.atoms


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