db_tables {TKCat}R Documentation

Get the DB tables from a chMDB or metaMDB object

Description

Get the DB tables from a chMDB or metaMDB object

Usage

db_tables(x, host)

Arguments

x

a chMDB or a metaMDB object

host

the name of host (as returned by ⁠[get_hosts]⁠) to focus on. Only used with metaMDB objects.

Value

a list with a chTKCat object (tkcon) and a named vector of DB table names (dbTables).


[Package TKCat version 1.1.11 Index]