normalize2: Convert numeric vector min to 0, max to maxvalue

View source: R/makeHeatmap.R

normalize2R Documentation

Convert numeric vector min to 0, max to maxvalue

Description

Convert numeric vector min to 0, max to maxvalue

Usage

normalize2(x, maxvalue = 10)

Arguments

x

A vector

maxvalue

maximal value


cardiomoon/ztable documentation built on July 27, 2023, 10:25 a.m.