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]
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 06 Apr. 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
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/05Downloads for memery0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
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  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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