Skip to contents

List available MDB

Usage

# S3 method for TKCat
list_MDBs(x, withInfo = TRUE)

# S3 method for chTKCat
list_MDBs(x, withInfo = TRUE)

list_MDBs(x, withInfo = TRUE)

Arguments

x

a TKCat related object (e.g. chTKCat)

withInfo

if TRUE (default), the function returns a table with db_info. If FALSE, it returns only MDB names.

Value

A tibble with information about the MDB available in a TKCat related object.