xmasfractaltree {christmas} | R Documentation |
Fractal Christmas tree.
Description
The tree fractal structure was adapted from (https://blogs.sas.com/content/iml/2012/12/14/a-fractal-christmas-tree.html). A preliminary translation to R was written by Alejandra Cabana (UAB).
Usage
xmasfractaltree(year = 2025, language = c("english", "spanish", "catalan"))
Arguments
year |
Year to be printed. Default is |
language |
Language to be used in the card. One of |
Value
A Christmas card plot including a fractal Christmas tree.
Author(s)
Jose Barrera-Gomez.
Examples
xmasfractaltree()
[Package christmas version 1.4.0 Index]