table.chem | R Documentation |
Imports the chemical table from the database. The table can be subset to include general categories of chemicals.
table.chem(query = NA, ver = "upd")
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. |
A data frame containing identifying data for chemicals in the database.
table.chem() table.chem("PCB")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.