Package: ChaosGame
Type: Package
Title: Chaos Game
Version: 1.1
Authors@R: c(person("Florian", "Griessenberger", email = "florian.griessenberger@sbg.ac.at", role = c("aut", "cre")),
             person("Manuela", "Schreyer", role = "aut"),
             person("Johannes", "Bartel", role = "aut"),
             person("Wolfgang", "Trutschnig", email = "Wolfgang.Trutschnig@sbg.ac.at", role = "aut"))
Description: The main objective of the package is to enter a word of at least two letters based on which an Iterated Function System with Probabilities is constructed, and a two-dimensional fractal containing the chosen word infinitely often is generated via the Chaos Game. Additionally, the package allows to project the two-dimensional fractal on several three-dimensional surfaces and to transform the fractal into another fractal with uniform marginals.
Depends: R (>= 2.10), rgl, colorRamps
Imports: ggplot2, gridExtra, sphereplot, plot3D, RColorBrewer,
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-11 07:56:38 UTC; Florian
Author: Florian Griessenberger [aut, cre],
  Manuela Schreyer [aut],
  Johannes Bartel [aut],
  Wolfgang Trutschnig [aut]
Maintainer: Florian Griessenberger <florian.griessenberger@sbg.ac.at>
Repository: CRAN
Date/Publication: 2021-05-11 09:52:11 UTC
Built: R 4.0.2; ; 2021-05-12 11:30:53 UTC; unix
