smooth_uniform_circle_kernel | R Documentation |
Functions to compute a circular kernel.
smooth_uniform_circle_kernel(r) hard_uniform_circle_kernel(r)
r |
[numeric] Circle radius. |
A matrix
corresponding to the kernel.
smooth_uniform_circle_kernel(r = 3) hard_uniform_circle_kernel(r = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.