knitr::opts_chunk$set(echo = TRUE)
library(comics)

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()

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

xkcd(print_alt = FALSE)

Or a specific one:

xkcd(88)


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