powered by
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 )
A Christmas card plot including the repetition of the same message randomly allocated.
Year to be printed. Default is 2011.
2011
Language to be used in the card. One of c("english", "spanish", "catalan"). Default is "english".
c("english", "spanish", "catalan")
"english"
Seed for reproducibility of the card. Default is NULL (no seed).
NULL
Jose Barrera-Gomez.
# \donttest{ xmastext(year = 2011, language = "spanish", seed = 666) # }
Run the code above in your browser using DataLab