proj_vector | R Documentation |
Function returns the vector coordinates of a vector projected onto another vector.
proj_vector(x, v)
x |
A numeric vector that is to be projected onto |
v |
A numeric vector |
The coordinates of a projected vector onto another vector..
Rick Dean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.