Lock or unlock a CATMAID neuron reconstruction by adding or removing a 'locked' annotation to a set of skeleton IDs (skids). A locked neuron cannot be edited until it is unlocked.

catmaid_lock_neurons(skids, pid = 1, conn = NULL, ...)

catmaid_unlock_neurons(skids, pid = 1, conn = NULL, ...)

Arguments

skids

the skeleton IDs neurons you wish to lock / unlock

pid

project id. Defaults to 1

conn

CATMAID connection object, see ?catmaid::catmaid_login for details

...

methods passed to catmaid::catmaid_fetch