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 30 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/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for memery2468101214161820TrendBars

Today's Hot Picks in Authors and Packages

schrute  
The Entire Transcript from the Office in Tidy Format
The complete scripts from the American version of the Office television show in tibble format. Use ...
Download / Learn more Package Citations See dependency  
GRAPE  
Gene-Ranking Analysis of Pathway Expression
Gene-Ranking Analysis of Pathway Expression (GRAPE) is a tool for summarizing the consensus behavio ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
eyetrackingR  
Eye-Tracking Data Analysis
Addresses tasks along the pipeline from raw data to analysis and visualization for eye-tracking dat ...
Download / Learn more Package Citations See dependency  
crimeutils  
A Comprehensive Set of Functions to Clean, Analyze, and Present Crime Data
A collection of functions that make it easier to understand crime (or other) data, and assist other ...
Download / Learn more Package Citations See dependency  
micEconAids  
Demand Analysis with the Almost Ideal Demand System (AIDS)
Functions and tools for analysing consumer demand with the Almost Ideal Demand System (AIDS) sugg ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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