normalize: Normalze the data between 0-1.

View source: R/HierGeoMap1.R

normalizeR Documentation

Normalze the data between 0-1.

Description

Normalized by the difference of max and minimum values

Usage

normalize(x)

Arguments

x

Data frame or vectors

Value

Values between 0-1.

Author(s)

qinxinghu@gmail.com


xinghuq/HierDmap documentation built on July 2, 2023, 10:46 a.m.