powered by
A plot of the Christmas regression model (2019 card).
xmasregression( year = 2020, language = c("english", "spanish", "catalan"), time = 4, seed = NULL )
An illustration of the Christmas regression model.
Year to be printed. Default is 2020.
2020
Language to be used in the card. One of c("english", "spanish", "catalan"). Default is "english".
c("english", "spanish", "catalan")
"english"
Total time, in seconds, for the card generation. Default is 12.
Seed for reproducibility of the card. Default is NULL (no seed).
NULL
Jose Barrera-Gomez.
# \donttest{ xmasregression() xmasregression(year = 2021, language = "catalan", time = 2) # }
Run the code above in your browser using DataLab