armadillo.get_project_users | R Documentation |
Gets the users of an given project name
armadillo.get_project_users(project_name)
project_name |
the name of the project to extract the users from |
List of all users within "project_name"
## Not run:
armadillo.get_project_users("some-project")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.