xmastext | R Documentation |
A random repetition of a message (2010 card). Random allocation of repetitions of the Christmas message.
xmastext(
year = 2011,
language = c("english", "spanish", "catalan"),
seed = NULL
)
year |
Year to be printed. Default is |
language |
Language to be used in the card. One of |
seed |
Seed for reproducibility of the card. Default is |
A Christmas card plot including the repetition of the same message randomly allocated.
Jose Barrera-Gomez.
xmastext(year = 2011, language = "spanish", seed = 666)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.