Description Usage Arguments Value
Run RPS simulation over a set amount of iterations over a raster
1 2 3 4 5 6 7 8 |
nrow |
number of rows in raster |
ncol |
number of columns in raster |
nclr |
number of colors used in simulation |
iterations |
number of iterations for simulation |
directions |
either 4, 8, 16, or 'bishop' to define adjacent/neighbors |
threshold |
number of agreeing neighbors necessary to change cell |
a list of rasters representing each iteration of simulation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.