Learn R Programming

christmas (version 1.3.0)

xmasepitree: Christmas epitree.

Description

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

Usage

xmasepitree(year = 2017, seed = NULL)

Value

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

Arguments

year

Year to be printed. Default is 2017.

seed

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

Author

Jose Barrera-Gomez.

Examples

Run this code
# \donttest{
xmasepitree()
# }

Run the code above in your browser using DataLab