| catmaid_join_skeletons | R Documentation | 
Programmatically join CATMAID skeletons. Use with caution in live tracing environments.
catmaid_join_skeletons(
  from_treenode_id,
  to_treenode_id,
  pid = 1,
  conn = NULL,
  ...
)
from_treenode_id | 
 the treenode ID of the downstream neuron  | 
to_treenode_id | 
 the treenode ID of the upstream neuron  | 
pid | 
 project id. Defaults to 1  | 
conn | 
 CATMAID connection object, see ?catmaid::catmaid_login for details  | 
... | 
 methods passed to catmaid::catmaid_fetch  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.