manage_chTKCat_users {TKCat} | R Documentation |
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. |
[Package TKCat version 1.1.11 Index]