get.bonds: Get the bonds in a molecule.

View source: R/rcdk.R

get.bondsR Documentation

Get the bonds in a molecule.

Description

Get the bonds in a molecule.

Usage

get.bonds(mol)

Arguments

mol

A 'jobjRef' representing the molecule ('IAtomContainer') object.

Value

A list of 'jobjRef' representing the bonds ('IBond') objects in the molecule

Author(s)

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

get.atoms, get.connected.atoms


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