update_chTKCat_user: Update a chTKCat user information

View source: R/chTKCat.R

update_chTKCat_userR Documentation

Update a chTKCat user information

Description

Update a chTKCat user information

Usage

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

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)

Value

No return value, called for side effects


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