get.bonds {rcdk}R Documentation

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

Author(s)

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

get.atoms, get.connected.atom,


[Package rcdk version 2.9.6 Index]