name-of-the-vec-as-in-the-named-list-of-colpal: build a map given a vector of values and color pallete

Description Usage Arguments Value

Description

for continuous variable, makecmap is used; for categorical variable, buildcolorfacs is used

Usage

1
vecpal2map(vec, pal, name, iscat, n = 59)

Arguments

vec

a vector of values to be mapped

pal

color pallete

iscat

logical indicating if cont or cat

n

only used to specify number of colors generated for continious vec

Value

a color map


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.