Generate atom lists for physico-chemical molecular field

gen_atomlists_phch(mdb, field)

Arguments

mdb

field

Details

Value

References

Note

See also

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) }
#> function (mdb, field) #> { #> gen_atomlists_generic(mdb) #> } #> <environment: 0x1065fd2d0>