list_chMDB_users {TKCat} | R Documentation |
List users of an MDB of a chTKCat object
Description
List users of an MDB of a chTKCat object
Usage
list_chMDB_users(x, mdbs = NULL)
Arguments
x |
a chTKCat object |
mdbs |
names of the modeled databases. If NULL (default), all the databases are considered. |
Value
A tibble with 3 columns:
user: the user login
mdb: the name of the modeled database
admin: if the user is an admin of the MDB
[Package TKCat version 1.1.11 Index]