Other packages > Find by keyword >

memery  

Internet Memes for Data Analysts
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("memery", "0.6.0")



Attach the package and use:
library("memery")
Maintained by
Matthew Leonawicz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-09
Latest Update: 2021-02-14
Description:
Generates internet memes that optionally include a superimposed inset plot and other atypical features, combining the visual impact of an attention-grabbing meme with graphic results of data analysis. The package differs from related packages that focus on imitating and reproducing standard memes. Some packages do this by interfacing with online meme generators whereas others achieve this natively. This package takes the latter approach. It does not interface with online meme generators or require any authentication with external websites. It reads images directly from local files or via URL and meme generation is done by the package. While this is similar to the 'meme' package available on CRAN, it differs in that the focus is on allowing for non-standard meme layouts and hybrids of memes mixed with graphs. While this package can be used to make basic memes like an online meme generator would produce, it caters primarily to hybrid graph-meme plots where the meme presentation can be seen as a backdrop highlighting foreground graphs of data analysis results. The package also provides support for an arbitrary number of meme text labels with arbitrary size, position and other attributes rather than restricting to the standard top and/or bottom text placement. This is useful for proper aesthetic interleaving of plots of data between meme image backgrounds and overlain text labels. The package offers a selection of templates for graph placement and appearance with respect to the underlying meme. Graph templates also permit additional template-specific customization. Animated gif support is provided but this is optional and functional only if the 'magick' package is installed. 'magick' is not required unless gif functionality is desired.
How to cite:
Matthew Leonawicz (2017). memery: Internet Memes for Data Analysts. R package version 0.6.0, https://cran.r-project.org/web/packages/memery. Accessed 29 Jan. 2025.
Previous versions and publish date:
0.3.0 (2017-11-09 10:47), 0.3.1 (2017-11-14 19:06), 0.4.0 (2018-02-02 00:56), 0.4.1 (2018-02-12 20:04), 0.4.2 (2018-02-13 23:17), 0.5.0 (2018-05-18 00:45), 0.5.2 (2019-04-19 22:51), 0.5.3 (2021-01-25 17:50), 0.5.4 (2021-01-29 16:50), 0.5.6 (2021-02-15 00:50), 0.5.7 (2023-09-10 06:30)
Other packages that cited memery R package
View memery citation profile
Other R packages that memery depends, imports, suggests or enhances
Complete documentation for memery
Functions, R codes and Examples using the memery R package
Some associated functions: car_shiny . inset . meme . memeApp . memery . memetheme . text_position . 
Some associated R codes: car_shiny.R . inset.R . meme.R . memery.R . text.R . zzz.R .  Full memery 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

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  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
InSilicoVA  
Probabilistic Verbal Autopsy Coding with 'InSilicoVA' Algorithm
Computes individual causes of death and population cause-specific mortality fractions using the 'InS ...
Download / Learn more Package Citations See dependency  
lassoshooting  
L1 Regularized Regression (Lasso) Solver using the Cyclic Coordinate Descent Algorithm aka Lasso Shooting
L1 regularized regression (Lasso) solver using the Cyclic Coordinate Descent algorithm aka Lasso Sh ...
Download / Learn more Package Citations See dependency  
rstac  
Client Library for SpatioTemporal Asset Catalog
Provides functions to access, search and download spacetime earth observation data via SpatioTempor ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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