R/rcdk.R
set.title.Rd
Set the title of the molecule.
set.title(mol, title = "")
The molecule to query. Should be a `jobjRef` representing an `IAtomContainer`
The title of the molecule as a character string. This will overwrite any pre-existing title. The default value is an empty string.
get.title
Rajarshi Guha (rajarshi.guha@gmail.com)