Learn R Programming

MolgenisArmadillo (version 2.9.3)

armadillo.get_project_users: Gets the users of an given project name

Description

Gets the users of an given project name

Usage

armadillo.get_project_users(project_name)

Value

List of all users within "project_name"

Arguments

project_name

the name of the project to extract the users from

Examples

Run this code
if (FALSE) {
armadillo.get_project_users("some-project")
}

Run the code above in your browser using DataLab