counts <- mandelbrot(xmid=-0.75, ymid=0, side=3)
str(counts)
## Not run: ------------------------------------
# plot(counts)
## ---------------------------------------------
## Not run: ------------------------------------
# demo("mandelbrot", package="future", ask=FALSE)
## ---------------------------------------------
Run the code above in your browser using DataLab