Learn R Programming

rcdk (version 3.5.0)

is.aromatic: Tests whether an atom is aromatic.

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

Description

Tests whether an atom is aromatic.

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

Usage

is.aromatic(atom)

Arguments

atom

The atom to test

Value

`TRUE` is the atom is aromatic, `FALSE` otherwise

See Also

is.aliphatic, is.in.ring, do.aromaticity