View source: R/volvis_shells.R
| volume.boxblur.axis | R Documentation |
Apply a 1D 3-element box blur along one axis of a 3D array.
volume.boxblur.axis(volume, axis = 1L)
volume |
a 3D numerical array. |
axis |
integer, the axis along which to blur (1, 2 or 3). |
a 3D numerical array with identical dimensions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.