| xmasneon | R Documentation | 
Christmas card using a neon sign (2013 card). It only works for wishing 2014.
xmasneon(
  language = c("english", "spanish", "catalan"),
  nflash = 30,
  pause = 0.1,
  seed = NULL
)
language | 
 Language to be used in the card. One of   | 
nflash | 
 Number of flashes shown in the neon sign. Default is 30.  | 
pause | 
 Pause, in seconds, between two consecutive flashes shown in the neon sign. Default is 0.1.  | 
seed | 
 Seed for reproducibility of the card. Default is   | 
A Christmas card plot including a message and then a simulations of a neon sign.
Jose Barrera-Gomez.
xmasneon()
xmasneon(language = "catalan", nflash = 10, pause = 0.05)
xmasneon(nflash = 100, pause = 0.01)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.