get_comicR Documentation

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)