powered by
Generates data for plotting a bird in flight and stores it in a data frame with (x, y, xend, yend) coordinates
bird_in_flight(n = 20000)
The number of points to generate
The equations were discovered by the mathematical artist Hamid Naderi Yeganeh.
Hamid's equations can be found here.
# NOT RUN { bird_in_flight() # }
Run the code above in your browser using DataLab