Learn R Programming

xkcd (version 0.0.4)

xkcd-package: Drawing XKCD graphics

Description

XKCD is a popular stick figure web comic with themes in mathematics, science, language, and romance created by Randall Munroe. This package gives a satisfactory answer to the question How can we make xkcd style graphs in R?. It provides a set of functions for plotting data in an XKCD style using ggplot2.

Arguments

Details

ll{ Package: xkcd Type: Package Version: 0.0.4 Date: 2014-12-08 License: GPL 3.0 }

Examples

Run this code
vignette("xkcd-intro")

Run the code above in your browser using DataLab