powered by
Use ppp_exactly_n instead.
ppp_exactly_n
ppp_n(size, range_t = c(0, 10), rng_stream = NULL)
a vector of event times of size size
size
(int) the number of points to be simulated
(vector, double) min and max of the time interval
an rstream object
rstream
x <- ppp_n(size = 10, range_t = c(0, 10))
Run the code above in your browser using DataLab