Learn R Programming

rcdk (version 3.5.0)

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)

Arguments

mol

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

Value

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

See Also

set.title