npop3d {nat} | R Documentation |
Remove plotted neurons or other 3D objects
Description
The normal usage will not specify x
in which case the last neurons
plotted by plot3d.neuronlist
or any of its friends will be removed.
Usage
npop3d(x, slow = FALSE, type = "shapes")
Arguments
x |
rgl ids of objects to remove |
slow |
Whether to remove neurons one by one (slowly) default: FALSE |
type |
Type of objects to remove see |
See Also
[Package nat version 1.8.24 Index]