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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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