add_user: Add an user

Description Usage Arguments Value

Description

Add an i2b2 user to the instance

Usage

1
2
3
add_user(admin, pass, id, name, email, password,
  url = "http://127.0.0.1:9090/i2b2/services/PMService/getServices",
  domain = "")

Arguments

admin

The username to connect with

pass

The password for the user

id

The id (no spaces, unique) of the new user

name

The full name of the new user

email

The email of the new user

password

The password for the new user

url

The URL of the i2b2 cell to communicate with

domain

The domain to act on

Value

The XML return message as an httr::content() object


MaximeWack/R2b2 documentation built on May 8, 2019, 9:52 a.m.