as.ppp.stppp {lgcp} | R Documentation |
as.ppp.stppp function
Description
Convert from stppp to ppp. Can be useful for data handling.
Usage
## S3 method for class 'stppp'
as.ppp(X, ..., fatal = TRUE)
Arguments
X |
an object of class stppp |
... |
additional arguments |
fatal |
logical value, see details in generic ?as.ppp |
Value
a ppp object without observation times
[Package lgcp version 2.0 Index]