mdb_get_num_comp {conmolfields}R Documentation

Get the number of compounds in molecular database

Description

Returns the number of compounds in molecular database

Usage

mdb_get_num_comp(mdb)

Arguments

mdb

Molecular database

Value

The number of compounds

Examples

data("alkans74")
mdb_get_num_comp(alkans74.mdb)

[Package conmolfields version 0.0-19 Index]