Extract.stppp {lgcp} | R Documentation |
extracting subsets of an stppp object.
"x[subset]"
x |
an object of class stppp |
subset |
the subset to extract |
extracts subset of an stppp object
## Not run: xyt <- lgcpSim()
## Not run: xyt
## Not run: xyt[xyt$t>0.5]