gen_atomlists_phch {conmolfields} | R Documentation |
Generate atom lists for physico-chemical molecular field
Description
Generate atom lists for physico-chemical molecular field
Usage
gen_atomlists_phch(mdb, field)
Arguments
Examples
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
## The function is currently defined as
function (mdb, field)
{
gen_atomlists_generic(mdb)
}
[Package
conmolfields version 0.0-19
Index]