manage_chTKCat_users: Manage user information in a shiny interface
Description
Manage user information in a shiny interface
Usage
manage_chTKCat_users(x, pwdFile = NULL)
Arguments
- x
a chTKCat object
- pwdFile
a local file in which the password for x can be found.
If NULL (default), the connection is shared by all sessions and can
be disabled at some point.