fsd.filter.is.unilateral: Check if functional spatial filter is unilateral

Description Usage Arguments Value See Also Examples

Description

This function is used to verify if a functional spatial filter is unilateral.

Usage

1
fsd.filter.is.unilateral(A, exclude.origin = FALSE)

Arguments

A

the functional spatial filter.

exclude.origin

whether to exclude the origin from the definition of unilaterality.

Value

a Boolean indicating whether A is unilateral or not.

See Also

fsd.filter

Examples

1
2
3
4
## Not run: 
fsd.filter.is.unilateral(A)

## End(Not run)

kuenzer/fsd documentation built on July 21, 2020, 1:57 p.m.