table.meth | R Documentation |
Imports the Methods table from the database.
table.meth(query = NA, ver = "upd")
query |
Method Type, either a single input or a list. Default is NA. Must be either: Dynamic, Static, Indirect, or EST. |
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.meth() table.meth("Dynamic")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.