table.prop | R Documentation |
Imports the Property table from the database.
table.prop(query = NA, ver = "upd")
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. |
A data frame containing information on the different methods used to obtain the KOA values in the database.
table.prop() table.prop("log_KOW") table.prop(c("log_KOW", "log_KAW"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.