add_user_roles: Add user roles

Description Usage Arguments Value

Description

Add roles to an i2b2 user

Usage

1
2
3
add_user_roles(admin, pass, id, project, roles,
  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

project

The project to add the user role to

roles

A character vector of roles to add

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.