Learn R Programming

RXKCD

Authors: Paolo Sonego, Mikko Korpela License: GPL-2.0 Status: Stable

Description

Wrapper for accessing XKCD comics from R

Installation

The CRAN version can be retrieved with:

install.packages("RXKCD")

The latest version can be obtained via:

devtools::install_github("onertipaday/RXKCD")

Usage

library(RXKCD)
searchXKCD("significant")
getXKCD(882)

Copy Link

Version

Install

install.packages('RXKCD')

Monthly Downloads

277

Version

1.9.2

License

GPL-2

Maintainer

Paolo Sonego

Last Published

February 24th, 2020

Functions in RXKCD (1.9.2)

getXKCD

Display your favorite XKCD comic in R
saveConfig

Save XKCD database info into a file in the user directory
searchXKCD

Search your favorite XKCD comic strip by title/transcript
updateConfig

Update the XKCD database saved in the user directory