Learn R Programming

christmas (version 1.0.0)

xmas2016epi: Christmas card 2016.

Description

Christmas card 2016: a statistical/epidemiological Christmas tree. This tree is built using a random subset of statistical and epidemiological words.

Usage

xmas2016epi(year = 2017, seed = NULL)

Arguments

year

Year to be printed. Default is 2017.

seed

Seed for reproducibility of the card. Default is NULL (no seed).

Value

A Christmas card plot including a tree made of nice words.

Examples

Run this code
# NOT RUN {
xmas2016epi()
xmas2016epi(year = 2020)
# }

Run the code above in your browser using DataLab