armadillo.get_project_users {MolgenisArmadillo}R Documentation

Gets the users of an given project name

Description

Gets the users of an given project name

Usage

armadillo.get_project_users(project_name)

Arguments

project_name

the name of the project to extract the users from

Value

List of all users within "project_name"

Examples

## Not run: 
armadillo.get_project_users("some-project")

## End(Not run)


[Package MolgenisArmadillo version 2.6.3 Index]