mdb_keep_with_prop {conmolfields} | R Documentation |
Returns molecular databased composed of compounds possessing values of a given property
mdb_keep_with_prop(mdb, prop_to_keep)
mdb |
Molecular database |
prop_to_keep |
Property that should be specified in all compounds of the returned molecular database |
Molecular database
data("alkans74") mdb_keep_with_prop(alkans74.mdb, "mp")