subset.BoostGeometries: Subset a BoostGeometries object

Description Usage Arguments Value

Description

Extract a subset of geometries from a BoostGeometries object.

Usage

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]

Arguments

x

A BoostGeometries object.

i

An integer vector index.

Value

A BoostGeometries object.


hunzikp/velox documentation built on June 6, 2021, 2:40 a.m.