Learn R Programming

rcdk (version 3.8.1)

is.in.ring: is.in.ring

Description

Tests whether an atom is in a ring.

Usage

is.in.ring(atom)

Value

`TRUE` is the atom is in a ring, `FALSE` otherwise

Arguments

atom

The atom to test

Author

Rajarshi Guha (rajarshi.guha@gmail.com)

Details

This assumes that the molecule containing the atom has been appropriately configured.

See Also

is.aliphatic, is.aromatic