Learn R Programming

viridis (version 0.2.5)

viridis.map: Original 'viridis' color map

Description

A dataset containing the original RGB values of the default Matplotlib color map ('viridis'). Source: https://github.com/BIDS/colormap/blob/master/option_d.py.

Usage

viridis.map

Arguments

format

A data frame with 256 rows and 3 variables:
  • R: Red value
  • G: Green value
  • B: Blue value