Skip to content

nrennie/RWDS-r-christmas-cards

Repository files navigation

Creating Christmas Cards in R

The programming language R is capable of creating a wide variety of geometric shapes that can be used to construct high quality graphics – including festive images. In this tutorial, Nicola Rennie walks us through the process of using R packages to create and send Christmas cards with R.

Published online: realworlddatascience.net/ideas/tutorials/posts/2023/12/12/xmas-cards.html

doi: 10.5281/zenodo.10530635

Source code

Real World Data Science Quarto Template

This article is written using Quarto, an open-source scientific and technical publishing system. This post was created using the Real World Data Science Template, created by Finn-Ole Höner.

R packages

This article was written using R version 4.3.2 (2023-10-31 ucrt), and the following packages:

  • ggplot2 - version 3.4.4
  • ggforce - version 0.4.1.9000
  • sf - version 1.0.14