Description Usage Arguments Value See Also Examples
This function is used to verify if a functional spatial filter is unilateral.
1 | fsd.filter.is.unilateral(A, exclude.origin = FALSE)
|
A |
the functional spatial filter. |
exclude.origin |
whether to exclude the origin from the definition of unilaterality. |
a Boolean indicating whether A is unilateral or not.
1 2 3 4 | ## Not run:
fsd.filter.is.unilateral(A)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.