get.title: Get the title of the molecule.

View source: R/rcdk.R

get.titleR Documentation

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

Author(s)

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

set.title


rcdk documentation built on July 9, 2023, 7:27 p.m.