get_prop_names {cinf}R Documentation

Get the list of property names

Description

Returns the list of property names from molecular database

Usage

get_prop_names(moldbase)

Arguments

moldbase

Molecular database

Value

Array of property names

Examples

data("alkans74")
get_prop_names(alkans74.mdb)

[Package cinf version 0.0-19 Index]