Learn R Programming

christmas (version 1.3.0)

xmascaganer: Caganer.

Description

A Catalan 'caganer' (2009 card). Caganer is a figurine depicted in the act of defecation appearing in nativity scenes in Catalonia and neighbouring areas with Catalan culture such as Andorra, Valencia, and Northern Catalonia (in southern France). It is most popular and widespread in these areas, but can also be found in other areas of Spain (Murcia), Portugal, and southern Italy (Naples). Further details can be found at https://en.wikipedia.org/wiki/Caganer. This caganer won the annual contest of sustainable caganers at CREAL (now ISGlobal, https://www.isglobal.org/en/) in 2009.

Usage

xmascaganer(
  year = 2010,
  language = c("english", "spanish", "catalan"),
  seed = NULL
)

Value

A Christmas card plot with a caganer.

Arguments

year

Year to be printed. Default is 2010.

language

Language to be used in the card. One of c("english", "spanish", "catalan"). Default is "english".

seed

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

Author

Jose Barrera-Gomez.

Examples

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

Run the code above in your browser using DataLab