LindenmayeR: Functions to Explore L-Systems (Lindenmayer Systems)

L-systems or Lindenmayer systems are parallel rewriting systems which can be used to simulate biological forms and certain kinds of fractals. Briefly, in an L-system a series of symbols in a string are replaced iteratively according to rules to give a more complex string. Eventually, the symbols are translated into turtle graphics for plotting. Wikipedia has a very good introduction: en.wikipedia.org/wiki/L-system This package provides basic functions for exploring L-systems.

Package details

AuthorBryan Hanson [aut, cre]
MaintainerBryan Hanson <hanson@depauw.edu>
LicenseGPL (>= 3)
Version0.1.13
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("LindenmayeR")

Try the LindenmayeR package in your browser

Any scripts or data that you put into this service are public.

LindenmayeR documentation built on May 2, 2019, 1:30 p.m.