Learn R Programming

rcdk (version 3.8.1)

eval.atomic.desc: Compute descriptors for each atom in a molecule

Description

Compute descriptors for each atom in a molecule

Usage

eval.atomic.desc(molecule, which.desc, verbose = FALSE)

Value

A `data.frame` with atoms in the rows and descriptors in the columns

Arguments

molecule

A molecule object

which.desc

A character vector of atomic descriptor class names

verbose

Optional. Default FALSE. Toggle verbosity.

Author

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

get.atomic.desc.names