list_MDBs.TKCat {TKCat} | R Documentation |
List available MDB
## S3 method for class 'TKCat'
list_MDBs(x, withInfo = TRUE)
## S3 method for class 'chTKCat'
list_MDBs(x, withInfo = TRUE)
list_MDBs(x, withInfo = TRUE)
x |
|
withInfo |
if TRUE (default), the function returns a table with db_info. If FALSE, it returns only MDB names. |
A tibble with information about the MDB available in a TKCat related object.