Learn R Programming

rcdk (version 3.5.0)

is.in.ring: Tests whether an atom is in a ring.

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

Description

Tests whether an atom is in a ring.

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

Usage

is.in.ring(atom)

Arguments

atom

The atom to test

Value

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

See Also

is.aliphatic, is.aromatic