| circ_mask | R Documentation | 
Create a logical circular mask spanning the full extent of an n x n matrix.
circ_mask(d, n, offset = 1)
| d | diameter of the mask. | 
| n | number of matrix rows and columns. | 
| offset | offset the mask centre in matrix dimension units. | 
logical n x n mask matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.