EasterEgg: Make an Easter caRd

Description Usage Arguments Details Author(s) Examples

Description

Plots an Easter egg with a baby chicken inside.

Usage

1
EasterEgg(from = NULL, to = NULL, shell = "aliceblue")

Arguments

from

character string

to

character string

shell

what color should the shell be?

Details

The optional arguments from and to specify the sender and recipient of the caRd, respectively. Let the eggshell be any color you want by setting shell to any valid R color (defaults to aliceblue).

Author(s)

Randi H. Griffin

Examples

1
2
# A skyblue Easter egg to nobody in particular
EasterEgg(shell = "skyblue")

rgriff23/caRds documentation built on May 27, 2019, 7:23 a.m.