Learn R Programming

rcdk (version 3.1.8.1)

get.bonds: Get the bonds from a molecule

Description

This function returns a list containing IABond objects from a molecule

Usage

get.bonds(molecule)

Arguments

molecule
A jObjRef representing an IAtomContainer, IMolecule

Value

  • A list containing jobjRef's to a CDK IBond object

See Also

get.atoms, get.connected.atom,