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.5.7")



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.5.7, https://cran.r-project.org/web/packages/memery
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)
Other packages that cited memery R package
View memery citation profile
Other R packages that memery depends, imports, suggests or enhances
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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns