list_chMDB_users: List users of an MDB of a chTKCat object

View source: R/chTKCat.R

list_chMDB_usersR 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


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