list_MDBs.TKCat: List available MDB
Description
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)
Value
A tibble with information about the MDB available in
a TKCat related object.
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.