| fafb_neuron_details | R Documentation | 
Set the local path to the location where you have .zip files of FAFB segmented skeletons
fafb_neuron_details(
  skids,
  direction = c("incoming", "outgoing"),
  connector_ids = connector_ids,
  mesh3d = NULL,
  pid = 1,
  conn = NULL,
  ...
)
| skids | neuron skeleton ids | 
| direction | whether to fetch putative incoming or outgoing partners | 
| connector_ids | Optional numeric ids of CATMAID connector nodes that will restrict connections for analysis | 
| mesh3d | mesh3d to which to restrict connector locations | 
| pid | project id. Defaults to 1 | 
| conn | CATMAID connection object, see ?catmaid::catmaid_login for details | 
| ... | methods passed to catmaid_get_connector_table | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.