incl/mandelbrot.R

counts <- mandelbrot(x = -0.75, y = 0, side = 3)
plot(counts)

\dontrun{
demo("mandelbrot", package = "future", ask = FALSE)
}
MINATILO/FUTURE documentation built on Dec. 17, 2021, 1:21 a.m.