powered by
Christmas helix (2023 card). A helix with a Christmas message.
xmashelix( year = 2024, language = c("english", "spanish", "catalan"), totalsecs = NULL, seed = NULL )
A Christmas card plot including a message in a helix.
Year to be printed. Default is 2024.
2024
Language to be used in the card. One of c("english", "spanish", "catalan"). Default is "english".
c("english", "spanish", "catalan")
"english"
Approximate total time, in seconds, to create the card. Default is NULL (and it is internally set).
NULL
Seed for reproducibility of the card. Default is NULL (no seed).
Jose Barrera-Gomez.
# \donttest{ xmashelix(year = 2024, language = "catalan", totalsecs = 1) # }
Run the code above in your browser using DataLab