Rdocumentation
powered by
Learn R Programming
DLMtool (version 3.2.3)
Range: Standardize values
Description
Function to standardize to value relative to minimum and maximum values
Usage
Range(x, Max, Min)
range01(x)
Arguments
x
vector of values
Max
Maximum value
Min
Minimum value