Generate Fractals with R
This series of articles describes how to create fractals in the R language. These articles are inspired by the book Fractals by Dutch mathematician Hans Laurier (1923–1997). This fascinating book delves into the mathematics of fractals and provides programs in the BASIC language to draw them. Most of the example in these articles use the code from this book.