Learn R Programming

lgcp (version 1.3-8)

Extract.stppp: 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

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

Run the code above in your browser using DataLab