ISpalette: ImmuneSpace palette

View source: R/theme.R

ISpaletteR Documentation

ImmuneSpace palette

Description

Create a color gradient of the selected length that matches the ImmuneSpace theme.

Usage

ISpalette(n)

Arguments

n

A numeric. The length of the desired palette.

Value

A character vector colors in hexadecimal code of length n.

Examples

plot(1:10, col = ISpalette(10), cex = 10, pch = 16)

RGLab/ImmuneSpaceR documentation built on Jan. 5, 2023, 10:24 a.m.