Learn R Programming

rcdk (version 3.8.1)

is.aliphatic: is.aliphatic

Description

Tests whether an atom is aliphatic.

Usage

is.aliphatic(atom)

Value

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