View source: R/catmaid_metadata.R
| catmaid_get_review_status | R Documentation | 
Get review status of neurons from CATMAID
catmaid_get_review_status(skids, pid = 1, conn = NULL, ...)
skids | 
 One or more numeric skeleton ids or a character vector defining
a query (see   | 
pid | 
 Project id (default 1)  | 
conn | 
 A   | 
... | 
 Additional arguments passed to the   | 
a data.frame consisting of total number of nodes and number of reviewed nodes. Note that should any neurons be invalid a warning will be generated and a row with NA values will be returned.
catmaid_fetch
## Not run: catmaid_get_review_status(skids=c(10418394,4453485)) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.