xkcd-package {xkcd} | R Documentation |
Plotting ggplot2 Graphics in an XKCD Style
Description
Plotting ggplot2 graphs using the XKCD style.
Details
The DESCRIPTION file:
Package: | xkcd |
Type: | Package |
Title: | Plotting ggplot2 Graphics in an XKCD Style |
Version: | 0.0.6 |
Date: | 2018-07-10 |
Author: | Emilio Torres-Manzanera |
Maintainer: | Emilio Torres-Manzanera <torres@uniovi.es> |
Description: | Plotting ggplot2 graphs using the XKCD style. |
License: | GPL-3 |
Depends: | ggplot2 (>= 3.0), extrafont |
Imports: | Hmisc, stats |
URL: | |
NeedsCompilation: | no |
Packaged: | 2016-01-13 10:16:52 UTC; emilio |
RoxygenNote: | 6.0.1 |
Index of help topics:
theme_xkcd Creates an XKCD theme xkcd-package Plotting ggplot2 Graphics in an XKCD Style xkcdaxis Plot the axis xkcdline Draw lines or circunferences xkcdman Draw a stick figure xkcdrect Draw fuzzy rectangles
Further information is available in the following vignettes:
xkcd-intro | Using xkcd (source, pdf) |
Author(s)
Emilio Torres-Manzanera
Maintainer: Emilio Torres-Manzanera <torres@uniovi.es>
Examples
## Not run: vignette("xkcd-intro")
[Package xkcd version 0.0.6 Index]