Skip to content

lauriebelch/BirdBrewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BirdBrewer

Colour palettes based on BIRDS 🦜🦩🦤🦢🦅🐧🐔🦃🐓🕊️🦆🦉🦚

Code based entirely on the fantastic wesanderson and MetBrewer packages

Colours selected with Adobe Color using 'Extract Theme' & 'Colorful' theme

Images downloaded from unsplash

All palettes are colorblind-safe according to chroma.js

How to install

install.packages("devtools")
devtools::install_github("lauriebelch/BirdBrewer")

How to use

library(BirdBrewer) bird_palette("WoodPigeon")
pal <- bird_palette("WoodPigeon", 21, type = "continuous")

Available palettes

bird_palette("BlueTit")

bird_palette("Kingfisher")

bird_palette("ChafFinch")

bird_palette("GoldFinch")

bird_palette("GreatTit")

bird_palette("HerringGull")

bird_palette("Kestrel")

bird_palette("Mallard")

bird_palette("Mandarin")

bird_palette("Parakeet")

bird_palette("Pheasant")

bird_palette("Robin")

bird_palette("Shoveller")

bird_palette("Sparrowhawk")

bird_palette("WoodPigeon")

Example plot

Using the Kingfisher palette

About

Colour palettes based on BIRDS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages