setCaptureArea: Set capture area

setCaptureAreaR Documentation

Set capture area

Description

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

Usage

setCaptureArea(object, ...)

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

## S4 method for signature '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

getCaptureArea()


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.