Other packages > Find by keyword >

RXKCD  

Get XKCD Comic from R
View on CRAN: Click here


Download and install RXKCD package within the R console
Install from CRAN:
install.packages("RXKCD")

Install from Github:
library("remotes")
install_github("cran/RXKCD")

Install by package version:
library("remotes")
install_version("RXKCD", "1.9.2")



Attach the package and use:
library("RXKCD")
Maintained by
Paolo Sonego
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-07-23
Latest Update: 2020-02-24
Description:
Visualize your favorite XKCD comic strip directly from R. XKCD web comic content is provided under the Creative Commons Attribution-NonCommercial 2.5 License.
How to cite:
Paolo Sonego (2011). RXKCD: Get XKCD Comic from R. R package version 1.9.2, https://cran.r-project.org/web/packages/RXKCD. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:21), 1.0 (2011-07-23 15:04), 1.2 (2011-07-26 12:14), 1.4 (2011-08-02 09:49), 1.5 (2011-10-09 18:56), 1.7-1 (2011-12-16 19:26), 1.7-2 (2012-04-18 10:35), 1.7-3 (2012-06-06 14:53), 1.7-4 (2012-08-11 19:03), 1.7-5 (2012-12-23 08:52), 1.7-6 (2016-09-13 14:40), 1.7-7 (2016-12-02 23:31), 1.8-2 (2017-03-31 12:03), 1.9.2 (2020-02-24 09:30)
Other packages that cited RXKCD R package
View RXKCD citation profile
Other R packages that RXKCD depends, imports, suggests or enhances
Complete documentation for RXKCD
Functions, R codes and Examples using the RXKCD R package
Some associated functions: getXKCD . saveConfig . searchXKCD . updateConfig . 
Some associated R codes: getXKCD.R .  Full RXKCD package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA