query.meth: Search by method

View source: R/searchdatabase.R

query.methR Documentation

Search by method

Description

Create a data frame with all KOA values obtained using a specific method. Method types include: "FM", "QSPR", "Dy-GLC-RT", "HS", "RT", "droplet", "Eqbm", "Solvation", "VP", "GasSol", or "GS".

Usage

query.meth(query, more.info = F, ver = "upd")

Arguments

query

The specific method.

more.info

When FALSE (default), returns fewer columns from the chemical, methods, and reference tables. When TRUE, additional details on the chemical (category, synonyms, molar mass), methods (wet/dry octanol, type of value reported, type of method), and reference (group/team).

ver

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

Value

A data frame containing KOA data for chemicals with CAS No. matching the query.

See Also

Other Queries: query.cas(), query.category(), query.citation(), query.group(), query.mass(), query.meth.type(), query.name()

Examples

query.meth("FM")
query.meth("Eqbm", more.info = TRUE)

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