Learn R Programming

rcdk (version 3.8.1)

get.title: Get the title of the molecule.

Description

Some molecules may not have a title (such as when parsing in a SMILES with not title).

Usage

get.title(mol)

Value

A character string with the title, `NA` is no title is specified

Arguments

mol

The molecule to query. Should be a `jobjRef` representing an `IAtomContainer`

Author

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

set.title