<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Functions to Explore L-Systems (Lindenmayer Systems)</dc:title>
  <dc:title>R package LindenmayeR version 0.1.13</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: stringr, grid</dc:relation>
  <dc:creator>Bryan Hanson &lt;hanson@depauw.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Bryan Hanson [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2017-07-31</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=LindenmayeR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.LindenmayeR</dc:identifier>
</oai_dc:dc>
