set.title: Set the title of the molecule.

View source: R/rcdk.R

set.titleR Documentation

Set the title of the molecule.

Description

Set the title of the molecule.

Usage

set.title(mol, title = "")

Arguments

mol

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

title

The title of the molecule as a character string. This will overwrite any pre-existing title. The default value is an empty string.

Author(s)

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

get.title


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