Extract.stppp {lgcp} | R 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]
[Package lgcp version 2.0 Index]