Extract.stppp: Extract.stppp function

Description Usage Arguments Value Examples

Description

extracting subsets of an stppp object.

Usage

1
"x[subset]"

Arguments

x

an object of class stppp

subset

the subset to extract

Value

extracts subset of an stppp object

Examples

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

bentaylor1/lgcp documentation built on May 12, 2019, 2:09 p.m.