Sets the capture area for objects from platforms with a specific capture area / field of view.

setCaptureArea(object, x = NULL, y = NULL)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

x, y

Vectors of length two that correspond to the range of the respective axis. If NULL, the respective range stays as is.

Note

The spatial methods VisiumSmall and VisiumLarge have a capture area by default. You can override it but it is not recommended.

See also