Extract.stppp: Extract.stppp function

Extract.stpppR Documentation

Extract.stppp function

Description

extracting subsets of an stppp object.

Usage

"x[subset]"

Arguments

x

an object of class stppp

subset

the subset to extract

Value

extracts subset of an stppp object

Examples

## Not run: xyt <- lgcpSim()
## Not run: xyt
## Not run: xyt[xyt$t>0.5]

lgcp documentation built on Oct. 3, 2023, 5:08 p.m.