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