containsCaptureArea | R Documentation |
Checks if the object contains a capture area data.frame
as obtained by getCaptureArea()
.
containsCaptureArea(object, ...)
## S4 method for signature 'SPATA2'
containsCaptureArea(object, error = FALSE)
## S4 method for signature 'SpatialData'
containsCaptureArea(object, error = FALSE)
object |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
error |
Logical. If |
Logical value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.