Rdocumentation
powered by
Learn R Programming
lgcp (version 1.0)
as.ppp.stppp: as...
Description
as.ppp.stppp function
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
Details
Convert from stppp to ppp. Can be useful for data handling.