viz_dla.Rd
Vizualize a DLA simulation
viz_dla(r, origin)
raster made from output of sim_dla
integer index of network origin
if (FALSE) { dt <- sim_dla() viz_dla(dt, which.max(dt)) image(dt) }