Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 3 of 3 found.
[1] < 1 > [1]  Sort:

drawLsys (Package: LindenmayeR) : Draw a 2D L-System Using Turtle Graphics

This function takes input strings, previously created with Lsys, translates them into 2D turtle graphics instructions, and then plots the results.
● Data Source: CranContrib
● Keywords: plot
● Alias: drawLsys
6 images

Lsys (Package: LindenmayeR) : Rewrite an Axiom Using Production Rules to Give a String Ready for Turtle Graphics

This is the central function for rewriting an initial string of symbols (the axiom) into a new string using production rules. Production rules are very simple: if the symbol is A, turn it into something. If it is B, turn it into something else. Production rules typically contain instructions about moving while drawing, moving w/o drawing, changing direction, or storing the current state for re-use later.
● Data Source: CranContrib
● Keywords: utilities
● Alias: Lsys
● 0 images

LindenmayeR-package (Package: LindenmayeR) : Lindenmayer System Functions

Functions to Explore L-Systems (Lindenmayer Systems)
● Data Source: CranContrib
● Keywords: package
● Alias: LindenmayeR, LindenmayeR-package
● 0 images