table.prop: Import the Property Table

View source: R/Tables.R

table.propR Documentation

Import the Property Table

Description

Imports the Property table from the database.

Usage

table.prop(query = NA, ver = "upd")

Arguments

query

Property type, either a single input or a list. Default is NA. Must be either: "log_KOW", "log_KAW", "Sw", "VP", "inf_act", "dG".

ver

Version of the database. Default is upd, for the latest version.

Value

A data frame containing information on the different methods used to obtain the KOA values in the database.

Examples

table.prop()
table.prop("log_KOW")
table.prop(c("log_KOW", "log_KAW"))

sivanibaskaran/koadata documentation built on June 6, 2022, 6:08 p.m.