pointsinsidemesh | R Documentation |
Find neurites inside of an mesh3d object
pointsinsidemesh(x, surf, rval = c("logical", "distance", "mesh3d"), ...)
x |
3D points |
surf |
A 3D shape, typically a mesh3d object |
rval |
Whether to return a logical, distances or a mesh3d object |
... |
additional arguments passed to methods |
A neuronlist
neurons.inside
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.