ISpalette: ImmuneSpace palette

Description Usage Arguments Value Examples

View source: R/theme.R

Description

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

Usage

1

Arguments

n

A numeric. The length of the desired palette.

Value

A character vector colors in hexadecimal code of length n.

Examples

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

ImmuneSpaceR documentation built on Dec. 21, 2020, 2:01 a.m.