Example

library(scrawl)

dat <- scrawl_build(n_steps = 100)
pic <- scrawl_plot(dat)

plot(pic)