remove.property {rcdk} | R Documentation |
This function removes a keyed property from a molecule object. This deletes the key and its value from the molecule
remove.property(molecule, key)
molecule |
A Java object of class IAtomContainer |
key |
A string naming the property |
None
Rajarshi Guha (rguha@indiana.edu)