Normalize Curve Values
normalize_curves.Rd
This function normalizes each row in a data frame or matrix of curve values. Normalization is performed so that each row's values range from 0 (corresponding to the minimum value of the row) to 1 (corresponding to the maximum value of the row).