Learn R Programming

TKCat (version 1.1.12)

update_chTKCat_user: Update a chTKCat user information

Description

Update a chTKCat user information

Usage

update_chTKCat_user(x, login, contact, admin, provider)

Value

No return value, called for side effects

Arguments

x

a chTKCat object

login

user login

contact

contact information (can be NA)

admin

a logical indicating if the user is an admin of the chTKCat instance

provider

a logical indicating if the user is data provider (TRUE) or a data consumer (FALSE: default)