embed_kernel | R Documentation |
Generic function to position kernel in a postion in image space
embed_kernel(x, sp, center_voxel, ...)
## S4 method for signature 'Kernel,NeuroSpace,numeric'
embed_kernel(x, sp, center_voxel, weight = 1)
x |
the kernel object |
sp |
the space to embed the kernel |
center_voxel |
the voxel marking the center of the kernel in the embedded space |
... |
extra args |
weight |
multiply kernel weights by this value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.