Learn R Programming

rcdk (version 3.8.1)

is.aromatic: is.aromatic

Description

Tests whether an atom is aromatic.

Usage

is.aromatic(atom)

Value

`TRUE` is the atom is aromatic, `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.in.ring, do.aromaticity