readme.md

Comics - an R package

Build Status codecov

Motivation

I'm bored, and you deserve a break from data science.

XKCD

You can plot a random XKCD into your plots window:

xkcd()
## Pi Equals: My most famous drawing, and one of the first I did for the site

If you don't want the alt-text, I won't judge either:

xkcd(print_alt = FALSE)

Or a specific one:

xkcd(88)
## Escher Bracelet: The only downside is that it would be a little uncomfortable



stillmatic/comics documentation built on May 30, 2019, 5:44 p.m.