Learn R Programming

qtlc (version 1.0)

normalize2D: Normalization of the matrix values

Description

Experimental function. Normalize matrix data.

Usage

normalize2D(mat)

Arguments

mat
Matrix of the TLC plate.

Value

Normalized matrix.

Examples

Run this code
## Not run: 
# new_mat <- normalize2D(mat)
# ## End(Not run)

Run the code above in your browser using DataLab