powered by
butterfly(n = 100, nb = 500, title = element_blank())
butterfly(10, 100, title="10 x 100") butterfly(10, 200, title="10 x 200") butterfly(10, 500, title="100 x 500") butterfly(100, 1000, title="100 x 1000")
Run the code above in your browser using DataLab