npop3d: Remove plotted neurons or other 3D objects

View source: R/pop3d.R

npop3dR 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 pop3d.

See Also

pop3d, plot3d.neuronlist


nat documentation built on Aug. 25, 2023, 5:16 p.m.