Last data update: 2014.03.03

R: Normalization of the matrix values
normalize2DR Documentation

Normalization of the matrix values

Description

Experimental function. Normalize matrix data.

Usage

normalize2D(mat)

Arguments

mat

Matrix of the TLC plate.

Value

Normalized matrix.

Author(s)

Ivan D. Pavicevic, ivanp84@gmail.com

Examples

## Not run: 
new_mat <- normalize2D(mat)

## End(Not run)

Results