powered by
Use ppp2 instead.
ppp2
ppp_orderstat(range_t = c(0, 10), rate = 1, rng_stream = NULL, atmost1 = FALSE)
a vector of event times t if no events realize, it will have 0 length
(vector, double) min and max of the time interval
(scalar, double) constant instantaneous rate
an rstream object
rstream
boolean, draw at most 1 event time
x <- ppp_orderstat(range_t = c(0, 10), rate = 1)
Run the code above in your browser using DataLab