Description Usage Arguments Value Note Author(s) Examples
normalizes a vector to unit length
1 |
v |
vector |
normalized vector
This is an auxiliary function.
Nicole Kraemer
1 2 | v<-1:5
w<-normalize.vector(v)
|
Loading required package: splines
Loading required package: MASS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.