setCaptureArea | R Documentation |
Sets the capture area for objects from platforms with a specific capture area / field of view.
setCaptureArea(object, ...)
## S4 method for signature 'SPATA2'
setCaptureArea(object, capture_area, ...)
## S4 method for signature 'SpatialData'
setCaptureArea(object, capture_area, ...)
object |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
capture_area |
Data.frame of vertices .with x_orig and y_orig variables |
getCaptureArea()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.