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 21 Nov. 2024.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
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  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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