Learn R Programming

rcdk (version 3.8.1)

get.bonds: Get the bonds in a molecule.

Description

Get the bonds in a molecule.

Usage

get.bonds(mol)

Value

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

Arguments

mol

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

Author

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

get.atoms, get.connected.atoms