Learn R Programming

TKCat (version 1.1.12)

db_tables: 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)

Value

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

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.