Range {MSEtool} | R Documentation |
Standardize values
Description
Function to standardize to value relative to minimum and maximum values
Usage
Range(x, Max, Min)
Arguments
x |
vector of values |
Max |
Maximum value |
Min |
Minimum value |
[Package MSEtool version 3.7.4 Index]