Learn R Programming

lgcp (version 1.0)

Extract.stppp: Extract...

Description

Extract.stppp function

Usage

"x[subset]"

Arguments

x
an object of class stppp
...
additional arguments

Value

  • extracts subset of an stppp object

Details

extracting subsets of an stppp object.

Examples

Run this code
xyt <- lgcpSim()
xyt
xyt[xyt$t>0.5]

Run the code above in your browser using DataLab