formatVec: format a vector by forcing into a factor if not numeric or...

Description Usage Arguments Value

View source: R/aheatmap.R

Description

format a vector by forcing into a factor if not numeric or unique value less than some cutoff

Usage

1
formatVec(x, minUV = 12)

Arguments

x

a vector

minUV

minimum unique value to not be a factor

Value

a vector formated


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