
Subset a SpatialMap object
subset-SpatialMap.Rd
You can subset SpatialMap by identifier or by position using the
`[`
operator.
Arguments
- x
A SpatialMap object.
- i
The names of Regions or numerical indices
- j
Not used.
- ...
Additional arguments not used here.
- drop
Always FALSE
Value
A SpatialMap object.