Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
/ tarantino Public archive

Color palettes based on Quentin Tarantino's movies.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

rexarski/tarantino

Repository files navigation

tarantino

lifecycle

Overview

This package provides a series of palettes extracted from some classic scenes of Quentin Tarantino’s movies. The package itself is a modified version based on the famous wesanderson package. The raw data is collected from Movies in Color.

img

Installation

You can install the development version of tarantino with:

# install package from github
devtools::install_github("rexarski/tarantino")

Palettes

Update: 2 new palettes from The Hateful Eight (2015) and Once Upon a Time in Hollywood (2019).

img

img

img

After loading the package, call tarantino_palettes to display all current available palettes, which are stored in the list. Each element within the list is a palette object.

library(tarantino)
tarantino_palettes

You can also use tarantino::print_palette(palette) to give a showcase of the palette:

tarantino::print_palette(tarantino_palette("PulpFiction", type="discrete"))

img

About

Color palettes based on Quentin Tarantino's movies.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages