View source: R/catmaid_skeleton.R
| catmaid_islatest | R Documentation | 
Check if CATMAID skeleton ids are up to date
catmaid_islatest(skids, pid = 1, conn = NULL, ...)
| skids | One more skids in any form accepted by
 | 
| pid | Project id (default 1) | 
| conn | A  | 
| ... | Additional arguments passed to the  | 
NB this will not distinguish between an ID that has been merged away and one that never actually existed.
A logical vector of the same length as the skids argument.
Note  duplicates will also still be found in the output.
# for FAFB CATMAID catmaid_islatest(c(13682, 9254, 15886))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.