ISpalette {ImmuneSpaceR} | R Documentation |
Create a color gradient of the selected length that matches the ImmuneSpace theme.
ISpalette(n)
n |
A |
A character
vector colors in hexadecimal code of length
n
.
plot(1:10, col = ISpalette(10), cex = 10, pch = 16)