table.meth: Import the Methods Table

View source: R/Tables.R

table.methR Documentation

Import the Methods Table

Description

Imports the Methods table from the database.

Usage

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

Arguments

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.

Value

A data frame containing information on the different methods used to obtain the KOA values in the database.

Examples

table.meth()
table.meth("Dynamic")

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