ppp_n | R Documentation |
ppp_n(size, range_t = c(0, 10), rng_stream = NULL)
size |
(int) the number of points to be simulated |
range_t |
(vector, double) min and max of the time interval |
rng_stream |
an |
a vector of event times of size size
x <- ppp_n(size = 10, range_t = c(0, 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.