Package 'XKCDdata'

Title: Get XKCD Comic Data
Description: Download data from individual XKCD comics, written by Randall Munroe <https://xkcd.com/>.
Authors: Robert Myles McDonnell [aut, cre], Colin Fay [ctb], Randall Munroe [cph]
Maintainer: Robert Myles McDonnell <[email protected]>
License: MIT + file LICENSE
Version: 0.1.0
Built: 2026-06-01 10:38:45 UTC
Source: https://github.com/cran/XKCDdata

Help Index


Get XKCD Comic Data

Description

Download data from individual XKCD comics from <https://xkcd.com/>.

Usage

get_comic(comic = NULL)

Arguments

comic

integer. Comic number.

Value

a tibble with comic data

Examples

## Not run: get_comic(comic = 614)