set.title {rcdk} | R 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
[Package rcdk version 3.8.1 Index]