Description Usage Arguments Value
Extract a subset of geometries from a BoostGeometries object.
1 2 3 4 5 6 7 8 | ## S4 method for signature 'BoostMultiPolygons,ANY,ANY'
x[i]
## S4 method for signature 'BoostMultiLines,ANY,ANY'
x[i]
## S4 method for signature 'BoostMultiPoints,ANY,ANY'
x[i]
|
x |
A BoostGeometries object. |
i |
An integer vector index. |
A BoostGeometries object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.