Download data from individual XKCD comics from <https://xkcd.com/>.
get_comic(comic = NULL)
comic
integer. Comic number.
integer
a tibble with comic data
## Not run: get_comic(comic = 614)