Description Usage Arguments Value Examples
Select a random cell in a matrix, when one choosed neigbors cell is out matrix dimetions, new_place applay periodic conditions.
1 |
coordinates |
an integer object of class |
data |
matrix |
chhoose.
1 2 3 4 | n<-10
p<-0.5
data<- clusters_matrix(n,p)
data
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.