monsters-tiled icon indicating copy to clipboard operation
monsters-tiled copied to clipboard

An R experiment to create tiled images from a photograph using R and ggplot

Monsters

An R experiment to create tiled images from a photograph with R and ggplot. Examples:

Getting Started

Prerequisites

You will need to install the following packages (if you don't have them already):

install.packages("tidyverse")
install.packages("imager")

More info

  • A complete explanation of the experiment can be found at fronkonstin

Authors