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

setCaptureArea(object, ...)

# S4 method for class 'SPATA2'
setCaptureArea(object, capture_area, ...)

# S4 method for class 'SpatialData'
setCaptureArea(object, capture_area, ...)

Arguments

object

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

...

Used to absorb deprecated arguments or functions.

capture_area

Data.frame of vertices .with x_orig and y_orig variables

See also