db_tables: Get the DB tables from a chMDB or metaMDB object

View source: R/chMDB.R

db_tablesR 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).


TKCat documentation built on Feb. 16, 2023, 10:51 p.m.