Learn R Programming

christmas (version 1.0.0)

xmas2012snowkoch: Christmas card 2012.

Description

Christmas card 2012: Koch snowflakes (https://en.wikipedia.org/wiki/Koch_snowflake) are used to print the Christmas message in three languages (English, Catalan and Spanish).

Usage

xmas2012snowkoch(year = 2013, seed = NULL)

Arguments

year

Year to be printed. Default is 2013.

seed

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

Value

A Christmas card plot including Koch snowflakes.

Examples

Run this code
# NOT RUN {
xmas2012snowkoch()
# }

Run the code above in your browser using DataLab