create_user: Create a new user

View source: R/users.R

create_userR Documentation

Create a new user

Description

Create a new user

Usage

create_user(email, role = "writer", index_access = NULL, credentials = NULL)

Arguments

email

email of the user to add.

role

global role of the user ("metareader", "reader", "writer" or "admin").

index_access

index to grant access to for the new user.

credentials

The credentials to use. If not given, uses cached login information.


ccs-amsterdam/amcat4r documentation built on April 17, 2025, 3:22 a.m.