| viz_dla | R Documentation | 
Vizualize a DLA simulation
viz_dla(r, origin)
| r | raster made from output of sim_dla | 
| origin | integer index of network origin | 
## Not run: dt <- sim_dla() viz_dla(dt, which.max(dt)) image(dt) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.