powered by
Utility function used to linearly normalize a numeric vector
normalize(x)
a numeric vector.
a linearly normalized vector
# NOT RUN { normalize(rnorm(4L)) normalize(1:10) # }
Run the code above in your browser using DataLab