dot | R Documentation |
Find the dot product between two vectors.
dot(x, y)
x |
A numeric vector. |
y |
A numeric vector. |
The dot product between x and y.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.