Authors: Paolo Sonego, Mikko Korpela
License: GPL-2.0
Status: Stable
Wrapper for accessing XKCD comics from R
The CRAN version can be retrieved with:
install.packages("RXKCD")
The latest version can be obtained via:
devtools::install_github("onertipaday/RXKCD")
library(RXKCD)
searchXKCD("significant")
getXKCD(882)