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 Dec. 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

helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
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  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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