View source: R/catmaid_stats.R
| catmaid_get_user_list | R Documentation | 
catmaid_userids convert login names to numeric ids
catmaid_get_user_list(pid = 1, conn = NULL, ...) catmaid_userids(x, pid = 1, conn = NULL, ...)
| pid | Project id (default 1) | 
| conn | A  | 
| ... | Additional arguments passed to the  | 
| x | A character vector of login names. If  | 
For catmaid_get_user_list a data.frame with
For catmaid_userids an integer vector of numeric ids
catmaid_get_review_status, 
  catmaid_get_contributor_stats
head(catmaid_get_user_list())
catmaid_userids(1)
catmaid_userids('greg')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.