table.chem: Import Chemical Table

View source: R/Tables.R

table.chemR Documentation

Import Chemical Table

Description

Imports the chemical table from the database. The table can be subset to include general categories of chemicals.

Usage

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

Arguments

query

Group name, either a single input or a list. Default is NA.

ver

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

Value

A data frame containing identifying data for chemicals in the database.

Examples

table.chem()
table.chem("PCB")

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