View source: R/xmasregression.R
xmasregression | R Documentation |
A plot of the Christmas regression model (2019 card).
xmasregression(
year = 2020,
language = c("english", "spanish", "catalan"),
time = 4,
seed = NULL
)
year |
Year to be printed. Default is |
language |
Language to be used in the card. One of |
time |
Total time, in seconds, for the card generation. Default is 12. |
seed |
Seed for reproducibility of the card. Default is |
An illustration of the Christmas regression model.
Jose Barrera-Gomez.
xmasregression()
xmasregression(year = 2021, language = "catalan", time = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.