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.


velox documentation built on May 2, 2019, 6:01 a.m.