Skip to content

A Scientific Color Map library

License

Unknown, MIT licenses found

Licenses found

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

tbrycekelly/batlow

Repository files navigation

batlow

This is an easy to use wrapper package for the wonderful, scientifically accurate color palettes curated by Fabio Crameri and others (see references). This package seeks to make these color palettes available to the R community outside of ggplot2 (see the scico package for ggplot2 compatible implementation) in a manner consistent with the excellent pals package link.

Quick Start

If you already have devtools package installed, then just run the following otherwise install it with install.packages(devtools).

devtools::install_github('tbrycekelly/batlow)

Usage is quite easy. To retreive colors, just call the palette along with how manu colors you want:

batlow(16)
lisbon(8)
vik(128)

See the palette offerings below: Sequential color palettes, page 1 Sequential color palettes, page 2 Divergent color palettes, white center Divergent color palettes, black center Terrain color palettes


References

About

A Scientific Color Map library

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages